Aliaksandr Kalenik
|
15629e8925
LibWeb: Do not use JS::Handle for mutation observers
|
1 سال پیش |
Sam Atkins
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 سال پیش |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 سال پیش |
Timothy Flynn
|
6e1b5b541a
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
|
2 سال پیش |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 سال پیش |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
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 سال پیش |
Andrew Kaster
|
691a7070f4
LibWeb: Remove the internal window object from WebEngineCustomData
|
2 سال پیش |
Andreas Kling
|
7b0dd98103
LibJS+LibWeb: Spin event loop via VM::CustomData abstraction
|
2 سال پیش |
Andreas Kling
|
905eb8cb4d
LibWeb: Make MutationObserver GC-allocated
|
2 سال پیش |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
Andreas Kling
|
0fe923e355
LibWeb: Add an "internal" JS realm & window object
|
2 سال پیش |
Linus Groh
|
c8f1651761
LibJS+LibWeb: Restore type safety of Realm::set_global_object()
|
2 سال پیش |
Andreas Kling
|
602f927982
LibWeb: Start implementing "create and initialize a Document" from HTML
|
2 سال پیش |
Andreas Kling
|
eca0873245
LibWeb: Always put a dummy execution context on the main thread VM stack
|
2 سال پیش |
Luke Wilde
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
3 سال پیش |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 سال پیش |
Luke Wilde
|
17aeb99e9e
LibWeb: Implement the JS host hooks for promises, job callbacks and more
|
3 سال پیش |
Andreas Kling
|
c7aa32b90f
LibWeb: Add missing #include to MainThreadVM.h
|
3 سال پیش |
Andreas Kling
|
ecb72f3b57
LibWeb: Add a bare-bones HTML event loop with a task queue
|
3 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Andreas Kling
|
342b787d1c
LibWeb: Move main thread JavaScript VM to its own file
|
4 سال پیش |