-
Bug
-
Resolution: Fixed
-
P4
-
7u6
It appears we currently call FrameView::updateLayoutAndStyleIfNeededRecursive() (from WebPage_twkUpdateContent) once per every dirty rectangle, whereas it should be sufficient to call it just once per single WebPage::updateDirty call.