WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71670
[Chromium] Web Inspector: use native worker inspector instead of fake workers
https://bugs.webkit.org/show_bug.cgi?id=71670
Summary
[Chromium] Web Inspector: use native worker inspector instead of fake workers
Yury Semikhatsky
Reported
2011-11-07 05:26:34 PST
Native worker inspector seems to have enough functionality to replace "fake" workers debugger by default.
Attachments
Patch
(9.13 KB, patch)
2011-11-07 05:37 PST
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-11-07 05:37:58 PST
Created
attachment 113849
[details]
Patch
Pavel Feldman
Comment 2
2011-11-07 05:52:10 PST
Comment on
attachment 113849
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=113849&action=review
> Source/WebKit/chromium/src/js/DevTools.js:60 > + Preferences.sharedWorkersDebugNote = "To inspect shared workers go to Task Manager ";
Extra space in the end. I'd suggest "Shared workers can be inspected in the Task Manager".
Yury Semikhatsky
Comment 3
2011-11-07 06:08:20 PST
Comment on
attachment 113849
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=113849&action=review
>> Source/WebKit/chromium/src/js/DevTools.js:60
> > Extra space in the end. I'd suggest "Shared workers can be inspected in the Task Manager".
Fixed.
Yury Semikhatsky
Comment 4
2011-11-07 06:31:25 PST
Committed
r99417
: <
http://trac.webkit.org/changeset/99417
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug