Bug 113789 - Web Inspector: [Timeline] warning markers are not propagated to coalesced records
Summary: Web Inspector: [Timeline] warning markers are not propagated to coalesced rec...
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: 2013-04-02 08:56 PDT by Andrey Kosyakov
Modified: 2013-04-02 11:17 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.17 KB, patch)
2013-04-02 08:57 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff
Patch (5.10 KB, patch)
2013-04-02 09:26 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 2013-04-02 08:56:16 PDT
When timeline introduces synthetic coalescing parents in place of multiple adjacent records of same type, warning indicators present on first record are not propagated to coalescing parent.
Comment 1 Andrey Kosyakov 2013-04-02 08:57:49 PDT
Created attachment 196151 [details]
Patch
Comment 2 Andrey Kosyakov 2013-04-02 09:26:34 PDT
Created attachment 196160 [details]
Patch
Comment 3 Andrey Kosyakov 2013-04-02 11:17:21 PDT
Committed r147468: <http://trac.webkit.org/changeset/147468>