Bug 73022 - Web Inspector: exceptions in shared workers should be logged to web inspector console
Summary: Web Inspector: exceptions in shared workers should be logged to web inspector...
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:
Blocks:
 
Reported: 2011-11-23 08:16 PST by Yury Semikhatsky
Modified: 2011-11-24 00:01 PST (History)
11 users (show)

See Also:


Attachments
Patch (19.73 KB, patch)
2011-11-23 08:23 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (22.04 KB, patch)
2011-11-23 09:19 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (17.11 KB, patch)
2011-11-23 23:35 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 2011-11-23 08:16:45 PST
Web Inspector: exceptions in shared workers should be logged to web inspector console
Comment 1 Yury Semikhatsky 2011-11-23 08:17:54 PST
This bug relates to the following Chromium bugs: http://crbug.com/105250, http://crbug.com/105251
Comment 2 Yury Semikhatsky 2011-11-23 08:23:55 PST
Created attachment 116360 [details]
Patch
Comment 3 Yury Semikhatsky 2011-11-23 09:19:31 PST
Created attachment 116375 [details]
Patch
Comment 4 Yury Semikhatsky 2011-11-23 09:22:08 PST
Unfortunately, I cannot add a test for the new functionality since there is no layout test support for opening inspector front-end on shared workers yet.
Comment 5 Yury Semikhatsky 2011-11-23 23:35:29 PST
Created attachment 116482 [details]
Patch
Comment 6 Yury Semikhatsky 2011-11-24 00:01:42 PST
Committed r101125: <http://trac.webkit.org/changeset/101125>