[Webkit-unassigned] [Bug 170463] REGRESSION(Safari 10.1): WebSocket errors with "Failed to send WebSocket frame." if too much data is sent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 5 22:43:40 PDT 2017


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

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Alex Christensen from comment #6)
> Carlos, does this reproduce on linux, too?

I'm not sure how to test it, but loading https://jsfiddle.net/yta2mjuf/4/ and sending console messages to stdout, this is what I get:

https://fiddle.jshell.net/_display/:60:14: CONSOLE LOG sending first binary message
https://fiddle.jshell.net/_display/:62:14: CONSOLE LOG bufferedAmount is 0
https://fiddle.jshell.net/_display/:65:14: CONSOLE LOG sending second binary message
https://fiddle.jshell.net/_display/:67:14: CONSOLE LOG bufferedAmount is 0
https://fiddle.jshell.net/_display/:69:14: CONSOLE LOG sending third binary message
https://fiddle.jshell.net/_display/:71:14: CONSOLE LOG bufferedAmount is 0
https://fiddle.jshell.net/_display/:56:14: CONSOLE LOG WebSocket closed with code: 1005, reason:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170406/e5660eb6/attachment.html>


More information about the webkit-unassigned mailing list