Jamie Mansfield
|
3095daa7c8
LibWeb: Implement HTMLImageElement.currentSrc
|
1 рік тому |
Tim Ledbetter
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 рік тому |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
Andreas Kling
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
1 рік тому |
Kenneth Myhra
|
d5c7959c45
LibWeb: Let queue_a_microtask() take a JS::HeapFunction
|
1 рік тому |
Timothy Flynn
|
4b1abcf61d
LibWeb: Generalize support for dimension attributes
|
1 рік тому |
Shannon Booth
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
1 рік тому |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 рік тому |
Andreas Kling
|
ead742886b
LibWeb: Don't run HTMLImageElement timer when there is no animation
|
1 рік тому |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 рік тому |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 рік тому |
Andrew Kaster
|
c79bac70f4
LibWeb: Consistently use the EmptyString state of ReferrerPolicy
|
1 рік тому |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 рік тому |
Timothy Flynn
|
45a47cb32b
LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider
|
1 рік тому |
Timothy Flynn
|
960dcf0e56
LibWeb: Reset form association when the element's form attribute changes
|
1 рік тому |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 рік тому |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 рік тому |
Andreas Kling
|
7e2d9bfd53
LibWeb: Avoid String<->ByteString src conversion in HTMLImageElement
|
1 рік тому |
Andreas Kling
|
6fe6166607
LibWeb: Put a cap on how many image loads we'll batch up before flushing
|
1 рік тому |
Andreas Kling
|
f953a70965
LibWeb: Make ListOfAvailableImages actually visit images during GC
|
1 рік тому |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 рік тому |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 рік тому |
Andreas Kling
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 рік тому |
Aliaksandr Kalenik
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 рік тому |
Sam Atkins
|
cc633123ca
LibWeb: Extract shared lazy-loading behavior into a base class
|
1 рік тому |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 рік тому |
Aliaksandr Kalenik
|
4b23046a22
LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()`
|
1 рік тому |
Aliaksandr Kalenik
|
f4a5c136c3
LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter
|
1 рік тому |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 рік тому |