Bug 95000 - Web Inspector: display cause for style recalculation and layout on Timeline
Summary: Web Inspector: display cause for style recalculation and layout on Timeline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 03:49 PDT by Andrey Kosyakov
Modified: 2012-08-27 06:53 PDT (History)
10 users (show)

See Also:


Attachments
Patch (25.34 KB, patch)
2012-08-25 04:01 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-08-25 03:49:53 PDT
Improve traceability of style recalculation and layout by capturing stack of the first invalidation of either styles or layout.
Comment 1 Andrey Kosyakov 2012-08-25 04:01:58 PDT
Created attachment 160560 [details]
Patch
Comment 2 Pavel Feldman 2012-08-27 04:37:33 PDT
Comment on attachment 160560 [details]
Patch

Your test might be flaky.
Comment 3 Andrey Kosyakov 2012-08-27 06:53:10 PDT
Committed r126754: <http://trac.webkit.org/changeset/126754>