WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109294
Web Inspector: Timeline: invalidate and force locations are same for Layout records caused by style recalculaiton
https://bugs.webkit.org/show_bug.cgi?id=109294
Summary
Web Inspector: Timeline: invalidate and force locations are same for Layout r...
Andrey Kosyakov
Reported
2013-02-08 06:07:19 PST
When script requests a layout-dependent property, we may invoke both style recalculation and relayout. In case where layout was invalidated by style recalculation, we would report the stack that causes the layout as the one that invalidated it. This may be confusing, so let's report the cause of style recalculation instead.
Attachments
Patch
(3.31 KB, patch)
2013-02-08 06:15 PST
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
Patch
(8.37 KB, patch)
2013-02-11 05:42 PST
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2013-02-08 06:15:19 PST
Created
attachment 187304
[details]
Patch
Pavel Feldman
Comment 2
2013-02-09 01:20:37 PST
Comment on
attachment 187304
[details]
Patch A test? Otherwise looks good.
Andrey Kosyakov
Comment 3
2013-02-11 05:42:22 PST
Created
attachment 187552
[details]
Patch
Andrey Kosyakov
Comment 4
2013-02-11 10:17:49 PST
Committed
r142488
: <
http://trac.webkit.org/changeset/142488
>
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