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-05-05 02:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d93e03211795d8285d7bbd3a8e1b6fe458262e8
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Fetch
/
Fetching
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
..
Checks.cpp
…
Checks.h
…
Fetching.cpp
LibWeb: Add FIXME: for new step 6 of Fetch's "main fetch"
2023-04-21 20:44:47 +01:00
Fetching.h
…
PendingResponse.cpp
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
PendingResponse.h
…
RefCountedFlag.cpp
…
RefCountedFlag.h
…