This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 13:48:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c887bf6c3ca3fc89618fc2ec9dfb7c3c7fdeffd
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
Scripting
History
Andreas Kling
c569c88e63
LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject
...
This was preventing window realms from ever being garbage collected.
2022-09-06 00:27:09 +02:00
..
ClassicScript.cpp
…
ClassicScript.h
…
Environments.cpp
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
Environments.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00
ExceptionReporter.cpp
…
ExceptionReporter.h
…
Script.cpp
…
Script.h
…
WindowEnvironmentSettingsObject.cpp
LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject
2022-09-06 00:27:09 +02:00
WindowEnvironmentSettingsObject.h
LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject
2022-09-06 00:27:09 +02:00
WorkerEnvironmentSettingsObject.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
2022-09-06 00:27:09 +02:00