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
Patch (2.45 KB, patch)
2012-07-27 13:50 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2012-07-27 13:09:55 PDT
Pavel Feldman
Comment 2 2012-07-27 13:50:44 PDT
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.