[Webkit-unassigned] [Bug 135874] New: The setter of binaryType attribute in WebSocket should raise the exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 12 22:15:03 PDT 2014


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

           Summary: The setter of binaryType attribute in WebSocket should
                    raise the exception.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jw00.jeong at samsung.com


According to W3C WebSocket Specification,
when any value exclusive of 'blob' or 'arraybuffer' is set on binaryType of WebSocket, a SyntaxError should be raised.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list