[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:45:40 PDT 2017


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

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
And this is what I get with WebKitGTK+ 2.16 branch (before web sockets were moved to the network process)

https://fiddle.jshell.net/_display/:60:14: CONSOLE LOG sending first binary message
https://fiddle.jshell.net/_display/:62:14: CONSOLE LOG bufferedAmount is 6709
https://fiddle.jshell.net/_display/:65:14: CONSOLE LOG sending second binary message
https://fiddle.jshell.net/_display/:67:14: CONSOLE LOG bufferedAmount is 29802
https://fiddle.jshell.net/_display/:69:14: CONSOLE LOG sending third binary message
https://fiddle.jshell.net/_display/:71:14: CONSOLE LOG bufferedAmount is 52895
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/a00f829c/attachment.html>


More information about the webkit-unassigned mailing list