[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 10:58:44 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197853|review?                     |review-
               Flag|                            |




--- Comment #11 from Alexey Proskuryakov <ap at webkit.org>  2013-04-12 10:56:59 PST ---
(From update of attachment 197853)
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.

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