RESOLVED FIXED 32130
Add a test for sending non-trivial amount of data over WebSocket
https://bugs.webkit.org/show_bug.cgi?id=32130
Summary Add a test for sending non-trivial amount of data over WebSocket
Alexey Proskuryakov
Reported 2009-12-03 12:12:22 PST
Existing tests only send/receive one short message at most, so buffering logic isn't tested at all.
Attachments
proposed patch (5.65 KB, patch)
2009-12-03 12:14 PST, Alexey Proskuryakov
eric: review+
Alexey Proskuryakov
Comment 1 2009-12-03 12:14:20 PST
Created attachment 44265 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-03 12:16:16 PST
style-queue ran check-webkit-style on attachment 44265 [details] without any errors.
Eric Seidel (no email)
Comment 3 2009-12-03 12:51:32 PST
Comment on attachment 44265 [details] proposed patch Looks OK to me.
Alexey Proskuryakov
Comment 4 2009-12-03 13:06:47 PST
Committed r51654.
Note You need to log in before you can comment on or make changes to this bug.