RESOLVED FIXED 132611
[CSS Regions] Optimize the number of regions invalidations
https://bugs.webkit.org/show_bug.cgi?id=132611
Summary [CSS Regions] Optimize the number of regions invalidations
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.