[Webkit-unassigned] [Bug 31337] Add test for Web Socket send

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 14:31:34 PST 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44285|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #15 from Alexey Proskuryakov <ap at webkit.org>  2009-12-04 14:31:33 PST ---
(From update of attachment 44285)
This seems to be covered by simple-stress now, but it's nice to have a lighter
test for non-stress cases.

+var timeoutID = setTimeout(timeOutCallback, 3000);

I wish we could find a way to simplify this incantation needed in every
WebSocket test.

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