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

Description Andrei Bucur 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.
Comment 1 Andrei Bucur 2014-05-06 09:41:00 PDT
Created attachment 230912 [details]
Patch
Comment 2 Dave Hyatt 2014-05-06 09:43:02 PDT
Comment on attachment 230912 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-05-06 10:31:15 PDT
All reviewed patches have been landed.  Closing bug.