WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrei Bucur
Comment 1
2014-05-14 06:06:23 PDT
Created
attachment 231446
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug