RESOLVED DUPLICATE of bug 80103 69405
WebSocket: Check unpaired surrogates in send() and close()
https://bugs.webkit.org/show_bug.cgi?id=69405
Summary WebSocket: Check unpaired surrogates in send() and close()
Yuta Kitamura
Reported 2011-10-05 00:48:26 PDT
Derived from http://code.google.com/p/chromium/issues/detail?id=99127 WebSocket API <http://dev.w3.org/html5/websockets/> requires that we should throw SYNTAX_ERR in send() or close() when unpaired surrogates are contained in its argument.
Attachments
Kenichi Ishibashi
Comment 1 2012-03-05 20:23:50 PST
*** This bug has been marked as a duplicate of bug 80103 ***
Note You need to log in before you can comment on or make changes to this bug.