RESOLVED FIXED 66566
[CSSRegions]Speed up RenderFlowThread repaint of regions
https://bugs.webkit.org/show_bug.cgi?id=66566
Summary [CSSRegions]Speed up RenderFlowThread repaint of regions
Mihnea Ovidenie
Reported 2011-08-19 09:21:54 PDT
Improve RenderFlowThread::repaintRectangleInRegions by bailing out earlier if in printing or the repaint rectangle is empty. In this case, there is no need to iterate all the regions.
Attachments
Patch (2.39 KB, patch)
2011-08-19 09:31 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2011-08-19 09:31:41 PDT
Dave Hyatt
Comment 2 2011-08-19 11:33:26 PDT
Comment on attachment 104517 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-08-19 13:04:11 PDT
Comment on attachment 104517 [details] Patch Clearing flags on attachment: 104517 Committed r93432: <http://trac.webkit.org/changeset/93432>
WebKit Review Bot
Comment 4 2011-08-19 13:04:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.