RESOLVED FIXED 132120
[CSS Regions] Don't relayout when updating the region range unless necessary
https://bugs.webkit.org/show_bug.cgi?id=132120
Summary [CSS Regions] Don't relayout when updating the region range unless necessary
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.