Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 vuosi sitten |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 vuosi sitten |
Andreas Kling
|
3811be2f7c
LibWeb: Make module maps GC-allocated
|
2 vuotta sitten |
Matthew Olsson
|
a9d192e882
LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods
|
2 vuotta sitten |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 vuotta sitten |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 vuotta sitten |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 vuotta sitten |
Kenneth Myhra
|
dd2d029952
LibWeb: Port PromiseRejectionEvent to new String
|
2 vuotta sitten |
Kenneth Myhra
|
3941e64fde
LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible
|
2 vuotta sitten |
Luke Wilde
|
7e701f6256
LibWeb: Keep unhandledrejection event promises alive when task is queued
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Andreas Kling
|
849499988e
LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner
|
2 vuotta sitten |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 vuotta sitten |
Idan Horowitz
|
efe94d9040
LibWeb: Support parsing a URL relative to environment settings object
|
2 vuotta sitten |
Idan Horowitz
|
f69c135796
LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts
|
2 vuotta sitten |
Linus Groh
|
8db64a8704
LibWeb: Implement 'Is non-secure context' AO
|
2 vuotta sitten |
Linus Groh
|
4baf0a4486
LibWeb: Implement 'Is secure context' AO
|
2 vuotta sitten |
networkException
|
9afea1248f
LibWeb: Add disallow further import maps steps to ESO
|
2 vuotta sitten |
Andreas Kling
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 vuotta sitten |
Andreas Kling
|
18a5c56f14
LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject
|
2 vuotta sitten |
Pavel
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
2 vuotta sitten |
networkException
|
992311c0ee
LibWeb: Implement ModuleMap and expose it on EnvironmentSettingsObject
|
2 vuotta sitten |
networkException
|
cfa0c9bf9f
LibWeb: Implement module type allowed
|
2 vuotta sitten |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 vuotta sitten |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 vuotta sitten |
Andreas Kling
|
2ccb9bef49
LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists
|
2 vuotta sitten |
Andreas Kling
|
cb15132146
LibWeb: Always allow scripting in workers for now
|
2 vuotta sitten |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 vuotta sitten |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
2 vuotta sitten |
Linus Groh
|
52543fc771
LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]]
|
2 vuotta sitten |