mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
3ae3729b4e
When a paint invalidation occurs inside a subframe, it bubbles up to Frame::set_needs_display(). From there, we call PageView if this is the main frame, or otherwise invalidate the subframe host element. |
||
---|---|---|
.. | ||
EventHandler.cpp | ||
EventHandler.h | ||
Frame.cpp | ||
Frame.h |