Bug 132120

Summary: [CSS Regions] Don't relayout when updating the region range unless necessary
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, koivisto, kondapallykalyan, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128243    
Attachments:
Description Flags
Patch none

Andrei Bucur
Reported 2014-04-24 02:51:11 PDT
When we update the region range of a box we always relayout if the range has changed. This can be optimized in simple cases, when the box doesn't contain any trailing floats (that don't affect the height of the block).
Attachments
Patch (5.93 KB, patch)
2014-05-14 06:06 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2014-05-14 06:06:23 PDT
Antti Koivisto
Comment 2 2014-05-14 06:10:07 PDT
r=me
WebKit Commit Bot
Comment 3 2014-05-14 07:35:36 PDT
Comment on attachment 231446 [details] Patch Clearing flags on attachment: 231446 Committed r168836: <http://trac.webkit.org/changeset/168836>
WebKit Commit Bot
Comment 4 2014-05-14 07:35:39 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.