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
2026-01-07 09:04:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7ac82ec3335f5d285a660fd1164f50a523f2d67
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
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
2022-08-23 13:58:30 +01:00
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
LibWeb: Print unhandled rejections the same way as unhandled exceptions
2022-06-29 21:21:50 +01:00
ExceptionReporter.h
LibWeb: Print unhandled rejections the same way as unhandled exceptions
2022-06-29 21:21:50 +01:00
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