Bug 66566

Summary: [CSSRegions]Speed up RenderFlowThread repaint of regions
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

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.