Andreas Kling cb15132146 LibWeb: Always allow scripting in workers for now 2 years ago
..
ClassicScript.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 years ago
ClassicScript.h 17a26853e1 LibWeb: Move ClassicScript::m_settings_object into the Script base 3 years ago
Environments.cpp cb15132146 LibWeb: Always allow scripting in workers for now 2 years ago
Environments.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
ExceptionReporter.cpp 1e36224321 LibWeb: Print unhandled rejections the same way as unhandled exceptions 3 years ago
ExceptionReporter.h 1e36224321 LibWeb: Print unhandled rejections the same way as unhandled exceptions 3 years ago
Script.cpp 17a26853e1 LibWeb: Move ClassicScript::m_settings_object into the Script base 3 years ago
Script.h 17a26853e1 LibWeb: Move ClassicScript::m_settings_object into the Script base 3 years ago
WindowEnvironmentSettingsObject.cpp abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 years ago
WindowEnvironmentSettingsObject.h abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC 2 years ago
WorkerEnvironmentSettingsObject.h e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 2 years ago