[Webkit-unassigned] [Bug 32246] Multiple connection attempts to a WebSocket server should not be allowed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 14:33:50 PDT 2013


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


Lamarque V. Souza <Lamarque.Souza at basyskom.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Lamarque.Souza at basyskom.com




--- Comment #12 from Lamarque V. Souza <Lamarque.Souza at basyskom.com>  2013-04-12 14:32:05 PST ---
(In reply to comment #11)
> (From update of attachment 197853 [details])
> I don't think that WebSocket class is the correct level for such checks. In a multi-process environment, the checks should be in networking process to account for the possibility of a client using multiple windows and/or frames.

Would moving the checks to WebSocketChannel as suggested in comment #2 work in multi-process environment?

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