..
AudioConstructor.cpp
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
2022-09-21 21:12:24 +01:00
AudioConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
CallbackType.cpp
LibWeb: Move event listeners, handlers and callbacks to the GC heap
2022-09-06 00:27:09 +02:00
CallbackType.h
LibWeb: Move event listeners, handlers and callbacks to the GC heap
2022-09-06 00:27:09 +02:00
CSSNamespace.cpp
LibJS: Move intrinsics to the realm
2022-08-27 11:29:10 +01:00
CSSNamespace.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
ExceptionOrUtils.h
LibWeb: Make DOMException GC-allocated
2022-09-06 00:27:09 +02:00
IDLAbstractOperations.cpp
LibWeb: Avoid overflow and OOB indexing in get_buffer_source_copy()
2022-09-24 13:49:15 +02:00
IDLAbstractOperations.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
IDLOverloadResolution.cpp
LibWeb: Start implementing the IDL Overload Resolution Algorithm :^)
2022-09-17 21:27:17 +02:00
IDLOverloadResolution.h
LibWeb: Start implementing the IDL Overload Resolution Algorithm :^)
2022-09-17 21:27:17 +02:00
ImageConstructor.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
ImageConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
LegacyPlatformObject.cpp
LibWeb: Add Bindings::LegacyPlatformObject base class
2022-09-06 00:27:09 +02:00
LegacyPlatformObject.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
LocationConstructor.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
LocationConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
LocationObject.cpp
LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/
2022-09-24 19:31:39 +01:00
LocationObject.h
LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/
2022-09-24 19:31:39 +01:00
LocationPrototype.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
MainThreadVM.cpp
LibWeb: Remove unused capture in queue_a_microtask()
2022-09-24 13:48:38 +02:00
MainThreadVM.h
LibJS+LibWeb: Spin event loop via VM::CustomData abstraction
2022-09-08 00:13:39 +02:00
NavigatorConstructor.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
NavigatorConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
NavigatorObject.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
NavigatorObject.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
NavigatorPrototype.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
OptionConstructor.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
OptionConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
PlatformObject.cpp
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
PlatformObject.h
LibWeb: Remove WRAPPER_HACK() macro
2022-09-21 21:12:24 +01:00
Replaceable.h
LibJS: Remove GlobalObject from VM::this_value()
2022-08-23 13:58:30 +01:00
WindowConstructor.cpp
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
WindowConstructor.h
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
2022-08-23 13:58:30 +01:00
WindowObjectHelper.h
LibWeb: Start fleshing out the ReadableStream interface
2022-09-22 21:01:13 +01:00
WindowPrototype.h
LibWeb: Use cached_web_prototype() as much as possible
2022-09-06 00:27:09 +02:00
WindowProxy.cpp
LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/
2022-09-24 19:31:39 +01:00
WindowProxy.h
LibWeb: Make DOMException GC-allocated
2022-09-06 00:27:09 +02:00