[Webkit-unassigned] [Bug 118678] Web Inspector: WebSocket initialization to use remote inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 10:18:44 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118678





--- Comment #2 from Roland Takacs <rtakacs at inf.u-szeged.hu>  2013-07-15 10:19:32 PST ---
Created an attachment (id=206676)
 --> (https://bugs.webkit.org/attachment.cgi?id=206676&action=review)
initial patch

Added a WebSocket initialization from the old inspector code.
Also defined a 'connect-src' directive into the Content-Security-Policy HTTP header to enable the connection.

Added WorkerManager.js file from the old inspector because it defines the isDedicatedWorkerFrontend() to skip the websocket initialization.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list