[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 15:26:51 PDT 2017


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

--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
CFWriteStreamCanAcceptBytes seems to be returning false.  We should just put the bytes in the buffer in this case instead of reporting a failure.

-- 
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/20170405/b38c5c58/attachment-0001.html>


More information about the webkit-unassigned mailing list