https://www.w3.org/Bugs/Public/show_bug.cgi?id=17262
Ian 'Hixie' Hickson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #22 from Ian 'Hixie' Hickson <[email protected]> 2012-07-10 21:35:40 UTC --- I don't understand what this bug has to do with the WebSockets API. The send() method in WebSockets is already implementable in a completely async manner. It's up to the browser to get a copy-on-write reference to the underlying data, but that's an implementation detail. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
