ladybird/Userland
Aliaksandr Kalenik 3edd22143d LibWeb: Remove set_needs_display() from PageClient::ready_to_paint()
There is no need to force repaint when client is ready for the next
frame. We simply need to make sure HTML event loop processing is
scheduled.
2024-08-19 09:03:33 +02:00
..
Libraries LibWeb: Skip documents of decoded SVGs while processing HTML event loop 2024-08-19 09:03:33 +02:00
Services LibWeb: Remove set_needs_display() from PageClient::ready_to_paint() 2024-08-19 09:03:33 +02:00
Utilities LibWasm+LibWeb: Allow tables to have externrefs in the JS API 2024-08-18 23:35:02 +02:00