[Webkit-unassigned] [Bug 105279] Web Inspector: Document* should be used directly in WebSocket Instrumentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 05:42:20 PST 2012


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





--- Comment #7 from Pavel Feldman <pfeldman at chromium.org>  2012-12-19 05:44:36 PST ---
> Right. In the case of Workers, WebSocket objects in the workers have proxy objects in the main thread respectively. The proxy objects always own WebSocketChannel which has Document object as a ScriptExecutionContext.

So you are saying that having main thread in the tight loop will prevent workers from dispatching the data? Is this a short term thing or will it be so long term?

-- 
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