[Webkit-unassigned] [Bug 29896] Runtime configurable WebSocket code is detectable when turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 19:04:24 PDT 2009


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





--- Comment #3 from Fumitoshi Ukai <ukai at chromium.org>  2009-09-29 19:04:24 PDT ---
(In reply to comment #1)
> It's also worth noting that the change turned off Web Socket support on Mac and
> Windows when it was on before.  Was that intentional?

Actually, we don't have any SocketStreamHandle implementation in any platform
yet, so Web Socket is not usable at all right now.  You may call "new
WebSocket(url)", but it will always immediately be closed.

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