Bug 80130 - Web Inspector: enable Timeline panel for workers
Summary: Web Inspector: enable Timeline panel for workers
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: Yury Semikhatsky
URL:
Keywords:
Depends on: 80149 80152
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-02 01:54 PST by Yury Semikhatsky
Modified: 2012-03-02 06:38 PST (History)
14 users (show)

See Also:


Attachments
Patch (23.20 KB, patch)
2012-03-02 02:06 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-03-02 01:54:35 PST
Enable Timeline panel in worker inspector.
Comment 1 Yury Semikhatsky 2012-03-02 02:06:51 PST
Created attachment 129853 [details]
Patch
Comment 2 Yury Semikhatsky 2012-03-02 02:39:38 PST
Committed r109540: <http://trac.webkit.org/changeset/109540>
Comment 3 Csaba Osztrogonác 2012-03-02 04:50:52 PST
Reopen, because it made tests crash/assert in debug mode:

ASSERTION FAILED: isMainThread()
../../Source/WebCore/bindings/js/JSMainThreadExecState.h(92) : WebCore::JSMainThreadExecState::JSMainThreadExecState(JSC::ExecState*)