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
8d446d2a9e7732f7badfa00e98fc130d5faee5dc
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
…
Timer.h
…
TimerSerenity.cpp
…
TimerSerenity.h
…