Files
ladybird/Userland/Libraries/LibWeb
Andreas Kling f72a37b9d4 LibWeb: Coalesce nested repaint requests instead of swallowing them
Previously we would ignore repaint requests that came in via OOPWV while
the WebContent process was busy with a previous paint request.

This caused some easy-to-trigger bugs where the painted content would be
"one paint behind", especially noticeable when scrolling.
2021-10-18 10:40:30 +02:00
..
2021-10-08 23:02:57 +02:00
2021-10-08 23:02:57 +02:00
2021-10-06 23:52:40 +01:00