Shannon Booth
|
d6fdaf6b26
LibWeb: Implement clean_up_after_running_script on a Realm
|
8 月之前 |
Shannon Booth
|
aef18435fb
LibWeb: Implement whether scripting is disabled based on a realm
|
8 月之前 |
Shannon Booth
|
b2f3ed8b5a
LibWeb: Rename current settings object to 'current principal'
|
8 月之前 |
Shannon Booth
|
7487a782db
LibWeb: Use HeapFunction for EventLoopPlugin::spin_until
|
8 月之前 |
Shannon Booth
|
1096b64936
LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope
|
8 月之前 |
Aliaksandr Kalenik
|
0de61b0f65
LibWeb: Implement dispatching of "input" event
|
1 年之前 |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 月之前 |
Jamie Mansfield
|
797e1d3ee6
LibWeb: Update spec comments for HostLoadImportedModule
|
9 月之前 |
Jamie Mansfield
|
d6db6edaf6
LibWeb: Remove 'classic' from 'default classic script fetch options'
|
9 月之前 |
Timothy Flynn
|
8d6f36f8d6
LibJS+LibWeb: Add a custom host hook to log unparsed date strings
|
10 月之前 |
Jamie Mansfield
|
bab086694a
LibWeb: Support SRI for import maps
|
1 年之前 |
Andrew Kaster
|
5d8784318d
LibWeb: Initialize HTML::EventLoop with its type
|
1 年之前 |
Tim Ledbetter
|
2f5cf8ac20
LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]]
|
1 年之前 |
Andreas Kling
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
1 年之前 |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 年之前 |
Kenneth Myhra
|
d5c7959c45
LibWeb: Let queue_a_microtask() take a JS::HeapFunction
|
1 年之前 |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
1 年之前 |
Andreas Kling
|
41cc8e75f2
LibJS: Make PromiseJob store callback as a HeapFunction
|
1 年之前 |
Aliaksandr Kalenik
|
a3b4c2a30f
LibJS+LibWeb: Change JobCallback to be GC-allocated
|
1 年之前 |
Andreas Kling
|
72e6581585
LibWeb: Store copy of MutationObserver set in a MarkedVector
|
1 年之前 |
Andrew Kaster
|
f67bc591a0
LibWeb: Implement and use the fetch a module worker script graph AO
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Aliaksandr Kalenik
|
6ac43274b2
LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects
|
1 年之前 |
Andreas Kling
|
2d69a009fb
LibWeb: Make more JS modules actually run
|
1 年之前 |
Andreas Kling
|
c0bacc6c4b
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
|
1 年之前 |
Andreas Kling
|
62361e40a1
LibWeb: Set a TemporaryExecutionContext when finishing module loads
|
1 年之前 |
Andreas Kling
|
8b7d27b349
LibJS+LibWeb: More bringing module loading closer to spec
|
1 年之前 |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 年之前 |
Andreas Kling
|
b08683e588
LibWeb: Don't capture stack variables by reference in MainThreadVM hooks
|
1 年之前 |
Andreas Kling
|
0817d8bda6
LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated
|
1 年之前 |