<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(Safari 10.1): WebSocket errors with &quot;Failed to send WebSocket frame.&quot; if too much data is sent"
   href="https://bugs.webkit.org/show_bug.cgi?id=170463#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(Safari 10.1): WebSocket errors with &quot;Failed to send WebSocket frame.&quot; if too much data is sent"
   href="https://bugs.webkit.org/show_bug.cgi?id=170463">bug 170463</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to Alex Christensen from <a href="show_bug.cgi?id=170463#c6">comment #6</a>)
<span class="quote">&gt; Carlos, does this reproduce on linux, too?</span >

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

<a href="https://fiddle.jshell.net/_display/:60:14">https://fiddle.jshell.net/_display/:60:14</a>: CONSOLE LOG sending first binary message
<a href="https://fiddle.jshell.net/_display/:62:14">https://fiddle.jshell.net/_display/:62:14</a>: CONSOLE LOG bufferedAmount is 0
<a href="https://fiddle.jshell.net/_display/:65:14">https://fiddle.jshell.net/_display/:65:14</a>: CONSOLE LOG sending second binary message
<a href="https://fiddle.jshell.net/_display/:67:14">https://fiddle.jshell.net/_display/:67:14</a>: CONSOLE LOG bufferedAmount is 0
<a href="https://fiddle.jshell.net/_display/:69:14">https://fiddle.jshell.net/_display/:69:14</a>: CONSOLE LOG sending third binary message
<a href="https://fiddle.jshell.net/_display/:71:14">https://fiddle.jshell.net/_display/:71:14</a>: CONSOLE LOG bufferedAmount is 0
<a href="https://fiddle.jshell.net/_display/:56:14">https://fiddle.jshell.net/_display/:56:14</a>: CONSOLE LOG WebSocket closed with code: 1005, reason:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>