Bug 113789

Summary: Web Inspector: [Timeline] warning markers are not propagated to coalesced records
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch pfeldman: review+

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>