RESOLVED FIXED 83134
Web Inspector: front-end should accept raw web socket address for the remote connection.
https://bugs.webkit.org/show_bug.cgi?id=83134
Summary Web Inspector: front-end should accept raw web socket address for the remote ...
Pavel Feldman
Reported 2012-04-04 02:52:57 PDT
Migrated from the /devtools/page web socket schema to the generic one where page address can be specified as index.html?ws=localhost:9222/page1
Attachments
Patch (2.19 KB, patch)
2012-04-04 02:56 PDT, Pavel Feldman
no flags
Patch (2.19 KB, patch)
2012-04-04 03:07 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-04-04 02:56:10 PDT
Yury Semikhatsky
Comment 2 2012-04-04 03:05:45 PDT
Comment on attachment 135539 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=135539&action=review > Source/WebCore/inspector/front-end/inspector.js:351 > + if ("ws" WebInspector.queryParamsObject) "ws" in ?
Pavel Feldman
Comment 3 2012-04-04 03:07:20 PDT
Pavel Feldman
Comment 4 2012-04-04 04:19:58 PDT
Note You need to log in before you can comment on or make changes to this bug.