WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
92540
Web Inspector: workers inspector is broken in the remote debugging mode
https://bugs.webkit.org/show_bug.cgi?id=92540
Summary
Web Inspector: workers inspector is broken in the remote debugging mode
Pavel Feldman
Reported
2012-07-27 13:03:18 PDT
The problem is that worker manager re-uses complete url with query parameters for spin-off worker front-ends. In case of remote debugging, newly created front-end attempts to connect to the same web socket (because of the ws parameter).
Attachments
Patch
(1.60 KB, patch)
2012-07-27 13:09 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Patch
(2.45 KB, patch)
2012-07-27 13:50 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-07-27 13:09:55 PDT
Created
attachment 155035
[details]
Patch
Pavel Feldman
Comment 2
2012-07-27 13:50:44 PDT
Created
attachment 155042
[details]
Patch
WebKit Review Bot
Comment 3
2012-07-30 01:58:00 PDT
Comment on
attachment 155042
[details]
Patch Clearing flags on attachment: 155042 Committed
r124005
: <
http://trac.webkit.org/changeset/124005
>
WebKit Review Bot
Comment 4
2012-07-30 01:58:05 PDT
All reviewed patches have been landed. Closing bug.
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