1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 14:17:38 +00:00
serenity/Userland/Libraries/LibWeb/HTML/Scripting
Andrew Kaster 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers
We can now properly add the prototypes and constructors to the global
object of the Worker's inner realm, so we don't need this window for
anything anymore.
2022-10-09 10:14:57 +02:00
..
ClassicScript.cpp
ClassicScript.h
Environments.cpp
Environments.h
ExceptionReporter.cpp
ExceptionReporter.h
Fetching.cpp
Fetching.h
ModuleMap.cpp
ModuleMap.h
ModuleScript.cpp
ModuleScript.h
Script.cpp
Script.h
WindowEnvironmentSettingsObject.cpp
WindowEnvironmentSettingsObject.h
WorkerEnvironmentSettingsObject.h