Bug 69405

Summary: WebSocket: Check unpaired surrogates in send() and close()
Product: WebKit Reporter: Yuta Kitamura <yutak>
Component: WebCore Misc.Assignee: Yuta Kitamura <yutak>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, ap, bashi, joenotcharles, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 50099    

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.