[Webkit-unassigned] [Bug 105279] Web Inspector: Document* should be used directly in WebSocket Instrumentation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 18 21:17:59 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=105279
pdeng6 <pan.deng at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
CC| |toyoshim at chromium.org
--- Comment #3 from pdeng6 <pan.deng at intel.com> 2012-12-18 21:20:15 PST ---
(In reply to comment #2)
> What about web sockets in web workers?
Nice consideration, thanks a lot for your comments :)
Actually, "WebSocketChannel" is the backend of "WorkerThreadableWebSocketChannel", and ScriptExecutionContext* in the former class is always a Document* rather than WorkerContext* (even when play as a backend of worker)
add Toyoshima-san to review it.
thanks
Pan
--
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