Bug 95087 - Web Inspector: display a dimmed warning icon on a timeline record if it has children with warning
Summary: Web Inspector: display a dimmed warning icon on a timeline record if it has c...
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-27 07:56 PDT by Andrey Kosyakov
Modified: 2012-08-27 08:46 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.90 KB, patch)
2012-08-27 07:58 PDT, Andrey Kosyakov
yurys: review+
Details | Formatted Diff | Diff
screenshot (16.09 KB, image/png)
2012-08-27 08:10 PDT, Andrey Kosyakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-08-27 07:56:13 PDT
It's not easy to spot a warning if it's on a child of a collapsed record -- so let's propagate children warning icons to the top.
Comment 1 Andrey Kosyakov 2012-08-27 07:58:19 PDT
Created attachment 160719 [details]
Patch
Comment 2 Andrey Kosyakov 2012-08-27 08:10:31 PDT
Created attachment 160721 [details]
screenshot
Comment 3 Andrey Kosyakov 2012-08-27 08:46:13 PDT
Committed r126765: <http://trac.webkit.org/changeset/126765>