Bug 108599

Summary: Web Inspector: display background events on Timeline
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 pfeldman: review+

Andrey Kosyakov
Reported 2013-02-01 01:52:43 PST
This adds support for displaying events that happened off the main thread as hollow bars aligned to the latest top-level event before the background event.
Attachments
Patch (11.18 KB, patch)
2013-02-01 02:14 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2013-02-01 02:14:45 PST
Pavel Feldman
Comment 2 2013-02-01 08:35:04 PST
Comment on attachment 185987 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=185987&action=review > Source/WebCore/inspector/Inspector.json:2576 > + { "name": "thread", "type": "string", "optional": true, "description": "If present, identifies the thread that produced the event." }, ThreadId?
Andrey Kosyakov
Comment 3 2013-02-26 04:45:55 PST
Note You need to log in before you can comment on or make changes to this bug.