ladybird/Userland
Timothy Flynn d188aaf288 LibWeb: Protect animation frame callbacks from GC while they execute
Stealing the callbacks from the AnimationFrameCallbackDriver made them
no longer safe from GC. Continue to store them on the class until we
have finished their execution.
2024-10-31 15:37:47 +01:00
..
Libraries LibWeb: Protect animation frame callbacks from GC while they execute 2024-10-31 15:37:47 +01:00
Services LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00