ladybird/Userland
Sam Atkins a0b96280e4 LibWeb: Move "owning element" of Animation classes into Animation
There's no need to have a virtual method here when we can just store the
owning element pointer on the Animation instead.
2024-09-22 06:41:55 +02:00
..
Libraries LibWeb: Move "owning element" of Animation classes into Animation 2024-09-22 06:41:55 +02:00
Services RequestServer: Set request body for other methods that can have a body 2024-09-21 18:13:31 +02:00
Utilities LibWebView+WebContent+headless-browser: Make the page info IPCs async 2024-09-19 18:07:17 +02:00