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-05 08:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5ff777b48dfaa0ab8a98cb4dc76809b3f1ca91c
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Platform
History
Sam Atkins
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
...
This automatically protects captured objects from being GC'd before the callback runs.
2023-04-21 20:44:47 +01:00
..
EventLoopPlugin.cpp
…
EventLoopPlugin.h
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
EventLoopPluginSerenity.cpp
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
EventLoopPluginSerenity.h
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
FontPlugin.cpp
…
FontPlugin.h
…
FontPluginSerenity.cpp
…
FontPluginSerenity.h
…
ImageCodecPlugin.cpp
…
ImageCodecPlugin.h
…
Timer.cpp
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
Timer.h
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
TimerSerenity.cpp
…
TimerSerenity.h
…