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