Timothy Flynn
|
8d6f36f8d6
LibJS+LibWeb: Add a custom host hook to log unparsed date strings
|
10 meses atrás |
Jamie Mansfield
|
bab086694a
LibWeb: Support SRI for import maps
|
1 ano atrás |
Andrew Kaster
|
5d8784318d
LibWeb: Initialize HTML::EventLoop with its type
|
1 ano atrás |
Tim Ledbetter
|
2f5cf8ac20
LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]]
|
1 ano atrás |
Andreas Kling
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
1 ano atrás |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 ano atrás |
Kenneth Myhra
|
d5c7959c45
LibWeb: Let queue_a_microtask() take a JS::HeapFunction
|
1 ano atrás |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
1 ano atrás |
Andreas Kling
|
41cc8e75f2
LibJS: Make PromiseJob store callback as a HeapFunction
|
1 ano atrás |
Aliaksandr Kalenik
|
a3b4c2a30f
LibJS+LibWeb: Change JobCallback to be GC-allocated
|
1 ano atrás |
Andreas Kling
|
72e6581585
LibWeb: Store copy of MutationObserver set in a MarkedVector
|
1 ano atrás |
Andrew Kaster
|
f67bc591a0
LibWeb: Implement and use the fetch a module worker script graph AO
|
1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 ano atrás |
Aliaksandr Kalenik
|
6ac43274b2
LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects
|
1 ano atrás |
Andreas Kling
|
2d69a009fb
LibWeb: Make more JS modules actually run
|
1 ano atrás |
Andreas Kling
|
c0bacc6c4b
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
|
1 ano atrás |
Andreas Kling
|
62361e40a1
LibWeb: Set a TemporaryExecutionContext when finishing module loads
|
1 ano atrás |
Andreas Kling
|
8b7d27b349
LibJS+LibWeb: More bringing module loading closer to spec
|
1 ano atrás |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 ano atrás |
Andreas Kling
|
b08683e588
LibWeb: Don't capture stack variables by reference in MainThreadVM hooks
|
1 ano atrás |
Andreas Kling
|
0817d8bda6
LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated
|
1 ano atrás |
Andreas Kling
|
3dc5f467a8
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
1 ano atrás |
Andreas Kling
|
7ee47d81ca
LibWeb: Allocate custom element reactions queue on demand
|
1 ano atrás |
Andreas Kling
|
9edfd5e360
LibWeb: Only allocate DOM::Node registered observer list on demand
|
1 ano atrás |
Shannon Booth
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
1 ano atrás |
networkException
|
ff6d7cf3e4
LibJS+LibWeb: Bring script fetching closer to the spec
|
1 ano atrás |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 ano atrás |
Jonah
|
442602bec8
LibWeb: Generate MathML Elements
|
2 anos atrás |
Andreas Kling
|
25eee91811
AK: Make "foo"_fly_string infallible
|
1 ano atrás |
Timothy Flynn
|
e5bcd6c731
LibWeb: Implement the HostGetImportMetaProperties hook
|
2 anos atrás |