Jonne Ransijn
|
07cd7d479f
LibWeb: Remove reference counting for `CSS::StyleProperties`
|
il y a 8 mois |
Shannon Booth
|
30377e6e35
LibWeb: Do not spin the event loop on processing iframe attributes
|
il y a 9 mois |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
il y a 9 mois |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
il y a 9 mois |
Shannon Booth
|
3a7ccf8c25
LibWeb: Convert create_new_child_navigable to HeapFunction
|
il y a 10 mois |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
il y a 1 an |
Jamie Mansfield
|
64eadab181
LibWeb: Implement HTMLIFrameElement.referrerPolicy
|
il y a 1 an |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
il y a 1 an |
Timothy Flynn
|
4b1abcf61d
LibWeb: Generalize support for dimension attributes
|
il y a 1 an |
Aliaksandr Kalenik
|
a3149c1ce9
LibWeb: Wait for initial navigation to complete before modifying iframe
|
il y a 1 an |
Aliaksandr Kalenik
|
11011cf250
LibWeb: Don't rely on SHTQ::process() in process_the_iframe_attributes
|
il y a 1 an |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
il y a 1 an |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
il y a 1 an |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
il y a 1 an |
Luke Wilde
|
5af058d2b6
LibWeb: Only reload iframe on src/srcdoc attribute changes, not all
|
il y a 1 an |
Sam Atkins
|
72376ad15a
LibWeb: Add special "potentially delay the load event" logic for iframes
|
il y a 1 an |
Sam Atkins
|
6154681718
LibWeb: Flesh out some of process_the_iframe_attributes()
|
il y a 1 an |
Sam Atkins
|
1d6f06b203
LibWeb: Make HTMLIFrameElement a LazyLoadingElement
|
il y a 1 an |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
il y a 1 an |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
il y a 1 an |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
il y a 1 an |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
il y a 1 an |
Aliaksandr Kalenik
|
b0d75ef096
LibWeb: Create navigables only for iframe in a document tree
|
il y a 1 an |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
il y a 1 an |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
il y a 1 an |
Aliaksandr Kalenik
|
38034237c5
LibWeb: Update run_iframe_load_event_steps to use navigables
|
il y a 1 an |
Aliaksandr Kalenik
|
912cf89727
LibWeb: Update HTMLIFrameElement to use navigables
|
il y a 2 ans |
Aliaksandr Kalenik
|
d8cfe79a20
LibWeb: Call process_the_iframe_attributes if iframe attribute changed
|
il y a 1 an |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
il y a 1 an |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
il y a 1 an |