Andreas Kling
|
3bfb0534be
LibGC: Rename MarkedVector => RootVector
|
6 months ago |
Tim Ledbetter
|
7cacf5ca55
LibWeb: Report exceptions when invoking custom element reactions
|
7 months ago |
Tim Ledbetter
|
d8511e39c9
LibWeb: Report exceptions that occur during mutation observer microtask
|
7 months ago |
Shannon Booth
|
ac6fe2e211
LibWeb: Implement multiple import map support
|
7 months ago |
Jelle Raaijmakers
|
1514197e36
LibWeb: Remove `dom_` from `dom_exception_to_throw_completion`
|
8 months ago |
Shannon Booth
|
e9ab3e5a80
LibWeb: Remove ExceptionOr usage for 'resolve module integrity metadata'
|
7 months ago |
Shannon Booth
|
30c8510725
LibWeb: Ensure requests modules is not empty before indexing into it
|
7 months ago |
Shannon Booth
|
bb68f09855
LibWeb: Remove irrelevant FIXMEs about implementing some module hooks
|
7 months ago |
Shannon Booth
|
5af613aa65
LibWeb: Implement early validation of modules
|
7 months ago |
Shannon Booth
|
431faa1044
LibWeb: Throw an error on DynamicImport for Worklets or ServiceWorkers
|
7 months ago |
Jelle Raaijmakers
|
7bb865052a
LibWeb: Implement document.execCommand("delete")
|
7 months ago |
Shannon Booth
|
91007eb476
LibWeb: Ensure principal realm returned for nested Shadow Realms
|
7 months ago |
Shannon Booth
|
6a668f27c7
LibWeb: Push promise rejection handling onto UniversalGlobalScopeMixin
|
7 months ago |
Shannon Booth
|
b677844f8d
LibWeb: Remove underlying realm from SyntheticRealmSettings
|
7 months ago |
Andrew Kaster
|
5be4825504
LibWeb: Report exceptions from custom element upgrades to global object
|
7 months ago |
Shannon Booth
|
d6bcd3fb0b
LibWeb: Make CallbackType take a realm instead of settings object
|
7 months ago |
Shannon Booth
|
66530086a4
LibWeb: Add MediaSourceExtensions events
|
7 months ago |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 months ago |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
8 months ago |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
8 months ago |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 months ago |