[Webkit-unassigned] [Bug 118030] New: Make Sec-WebSocket-Extensions parsing more strict

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 22:58:43 PDT 2013


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

           Summary: Make Sec-WebSocket-Extensions parsing more strict
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, beidson at apple.com, aestes at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/204fed49d403a3623e92061b46ce2951d0d1cdf7

RFC6455 states that unescaped quoted-string in Sec-WebSocket-Extensions
MUST conform to the 'token' ABNF in RFC2616.
We fix the parser and add unit tests.

-- 
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