Timothy Flynn
|
6e93d89ee3
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
|
пре 2 година |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
пре 2 година |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
пре 2 година |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Andreas Kling
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
пре 2 година |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
пре 2 година |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
пре 2 година |
Luke Wilde
|
28bc3a76d9
LibWeb: Remove old assertion in host_enqueue_promise_job context hack
|
пре 2 година |
networkException
|
681e36706b
LibWeb: Implement recent changes to module script fetching
|
пре 2 година |
Linus Groh
|
b00d49bbf0
LibWeb: Teach MainThreadVM about module scripts
|
пре 2 година |
Andreas Kling
|
2898701459
LibWeb: Hang on to the internal realm with a JS::Handle
|
пре 2 година |
Andreas Kling
|
68452c749a
LibWeb: Prevent GC from running during intrinsics allocation
|
пре 2 година |
Andreas Kling
|
18a5c56f14
LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject
|
пре 2 година |
Pavel
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
пре 2 година |
networkException
|
c51cf66347
LibWeb: Implement two module related host hooks
|
пре 2 година |
Linus Groh
|
25909dcc05
LibWeb: Prepare to run callback in host_enqueue_promise_job()
|
пре 2 година |
Andrew Kaster
|
691a7070f4
LibWeb: Remove the internal window object from WebEngineCustomData
|
пре 2 година |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
пре 2 година |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
пре 2 година |
Linus Groh
|
56d8c4ff26
LibWeb: Move WindowProxy from Bindings/ to HTML/
|
пре 2 година |
Linus Groh
|
6480faacb6
LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/
|
пре 2 година |
Andreas Kling
|
ba065faa54
LibWeb: Remove unused capture in queue_a_microtask()
|
пре 2 година |
Andreas Kling
|
37ea6de772
LibWeb: Remove now-unnecessary JS::Handles in microtask capture lists
|
пре 2 година |
Andreas Kling
|
2ccb9bef49
LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists
|
пре 2 година |
Andreas Kling
|
7b0dd98103
LibJS+LibWeb: Spin event loop via VM::CustomData abstraction
|
пре 2 година |
Andreas Kling
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
пре 2 година |
Andreas Kling
|
905eb8cb4d
LibWeb: Make MutationObserver GC-allocated
|
пре 2 година |
Andreas Kling
|
43ec0f734f
LibWeb: Make MutationRecord GC-allocated
|
пре 2 година |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
пре 2 година |