Shannon Booth
|
cc91473f4d
LibWeb: Make TemporaryExecutionContext take a Realm&
|
8 mesi fa |
Shannon Booth
|
29cea5bd24
LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction
|
8 mesi fa |
Shannon Booth
|
7487a782db
LibWeb: Use HeapFunction for EventLoopPlugin::spin_until
|
8 mesi fa |
Jonne Ransijn
|
07cd7d479f
LibWeb: Remove reference counting for `CSS::StyleProperties`
|
8 mesi fa |
Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
8 mesi fa |
Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
8 mesi fa |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 mesi fa |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 mesi fa |
Sam Atkins
|
2a0f6fd23e
LibWeb: Bring parse_as_sizes_attribute() up to date with the spec
|
9 mesi fa |
Sam Atkins
|
99718653e2
LibWeb/HTML: Implement HTMLImageElement::allows_auto_sizes()
|
9 mesi fa |
Johan Dahlin
|
977e77bd4a
HTMLImageElement: Improve decoding stub
|
10 mesi fa |
Shannon Booth
|
b86ddac11a
LibWeb: Port HTMLImageElement BatchingDispatcher to HeapFunction
|
10 mesi fa |
Tim Ledbetter
|
4f7a4d9c57
LibWeb: Return empty string if image element `currentSrc` URL is invalid
|
10 mesi fa |
Shannon Booth
|
a342370dfb
LibWeb: Rename SharedImageRequest to SharedResourceRequest
|
11 mesi fa |
Andreas Kling
|
9c80326053
LibWeb: Ensure EC on stack when resolving/rejecting image decode promise
|
1 anno fa |
Luke Warlow
|
a0561ea9b2
LibWeb: Implement type attribute validation for image loading
|
1 anno fa |
Enver Balalic
|
862fc91b2c
LibWeb: Implement HTMLImageElement::decode with a few FIXMEs
|
1 anno fa |
Jamie Mansfield
|
8315ad6759
LibWeb: Implement HTMLImageElement.fetchPriority
|
1 anno fa |
Jamie Mansfield
|
3095daa7c8
LibWeb: Implement HTMLImageElement.currentSrc
|
1 anno fa |
Tim Ledbetter
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 anno fa |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 anno fa |
Andreas Kling
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
1 anno fa |
Kenneth Myhra
|
d5c7959c45
LibWeb: Let queue_a_microtask() take a JS::HeapFunction
|
1 anno fa |
Timothy Flynn
|
4b1abcf61d
LibWeb: Generalize support for dimension attributes
|
1 anno fa |
Shannon Booth
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
1 anno fa |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 anno fa |
Andreas Kling
|
ead742886b
LibWeb: Don't run HTMLImageElement timer when there is no animation
|
1 anno fa |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 anno fa |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 anno fa |
Andrew Kaster
|
c79bac70f4
LibWeb: Consistently use the EmptyString state of ReferrerPolicy
|
1 anno fa |