[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 08:53:14 PDT 2013


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


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

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




--- Comment #8 from Lamarque V. Souza <Lamarque.Souza at basyskom.com>  2013-04-12 08:51:30 PST ---
Created an attachment (id=197853)
 --> (https://bugs.webkit.org/attachment.cgi?id=197853&action=review)
Patch

Proposed patch. The patch is not ready so I am not asking for +cq just yet. I want to read comments about it before I finish it, specially regarding the RefPtr/ListHashSet usage and the two FIXME I added to it. Just as a note, I am using 50 as pending request limit because LayoutTests/http/tests/websocket/tests/hybi/multiple-connections.html starts 50 connection attempts. Using 50 as limit allows me to avoid editing multiple-connections.html to lower that value.

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