mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-04 01:12:56 +00:00
Fixes delayed repainting in the following case: 1. Style or layout invalidation triggers html event loop processing. 2. Event loop processing does nothing because there is no rendering opportunity. 3. Style or layout change won't be reflected until something else triggers event loop processing |
||
---|---|---|
.. | ||
EventLoop.cpp | ||
EventLoop.h | ||
Task.cpp | ||
Task.h | ||
TaskQueue.cpp | ||
TaskQueue.h |