Andreas Kling
|
cb15132146
LibWeb: Always allow scripting in workers for now
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
hace 2 años |
Linus Groh
|
52543fc771
LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]]
|
hace 2 años |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
hace 2 años |
Andreas Kling
|
2a7924f96c
LibWeb: Bring browsing context creation closer to spec
|
hace 2 años |
Andreas Kling
|
602f927982
LibWeb: Start implementing "create and initialize a Document" from HTML
|
hace 2 años |
Luke Wilde
|
1e36224321
LibWeb: Print unhandled rejections the same way as unhandled exceptions
|
hace 3 años |
Simon Wanner
|
fe0f0b0acf
LibWeb: Add a null-check for page() in ESO::is_scripting_enabled()
|
hace 3 años |
Linus Groh
|
7bdbac7fd9
LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject
|
hace 3 años |
Linus Groh
|
9422ae9bb2
LibJS: Add infallible variant of VM::push_execution_context()
|
hace 3 años |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
hace 3 años |
Linus Groh
|
11d0e37d8e
LibWeb: Implement the 'Relevant realm/{settings,global} object' concepts
|
hace 3 años |
Linus Groh
|
db983b469d
LibWeb: Implement the 'Current {settings,global} object' concepts
|
hace 3 años |
Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
hace 3 años |