Bug 132611

Summary: [CSS Regions] Optimize the number of regions invalidations
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: Layout and RenderingAssignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Andrei Bucur
Reported 2014-05-06 09:35:35 PDT
Right now we invalidate more than necessary when doing regions layout. Check for invalidation only after the height of the region is fully computed.
Attachments
Patch (6.07 KB, patch)
2014-05-06 09:41 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2014-05-06 09:41:00 PDT
Dave Hyatt
Comment 2 2014-05-06 09:43:02 PDT
Comment on attachment 230912 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-05-06 10:31:12 PDT
Comment on attachment 230912 [details] Patch Clearing flags on attachment: 230912 Committed r168363: <http://trac.webkit.org/changeset/168363>
WebKit Commit Bot
Comment 4 2014-05-06 10:31: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.