ladybird/Userland
Timothy Flynn d9e5ae66a7 LibWeb: Allocate AnimationFrameCallbackDriver on the JS heap
This avoids needing to creating root handles for each heap-allocated
object captured in the animation callback. An upcoming commit would add
several of these.
2024-10-31 02:39:36 +00:00
..
Libraries LibWeb: Allocate AnimationFrameCallbackDriver on the JS heap 2024-10-31 02:39:36 +00:00
Services WebContent+WebDriver: Make the element locator endpoints asynchronous 2024-10-31 00:42:29 +00:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00