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-03-14 17:37:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e5ececf751ee454101aeaaa69a2eac111b2f1ff
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Bindings
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
..
AudioConstructor.cpp
LibJS: Make intrinsics getters return NonnullGCPtr
2023-04-13 14:29:42 +02:00
AudioConstructor.h
…
ExceptionOrUtils.h
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
2023-03-03 19:50:36 +00:00
HostDefined.cpp
…
HostDefined.h
…
ImageConstructor.cpp
LibJS: Make intrinsics getters return NonnullGCPtr
2023-04-13 14:29:42 +02:00
ImageConstructor.h
…
Intrinsics.cpp
Everywhere: Remove unused DeprecatedString includes
2023-04-09 22:00:54 +02:00
Intrinsics.h
LibWeb: Support generating IDL namespaces
2023-03-15 12:48:25 -04:00
LegacyPlatformObject.cpp
…
LegacyPlatformObject.h
…
MainThreadVM.cpp
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
MainThreadVM.h
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
OptionConstructor.cpp
LibJS: Make intrinsics getters return NonnullGCPtr
2023-04-13 14:29:42 +02:00
OptionConstructor.h
…
PlatformObject.cpp
…
PlatformObject.h
…