[Webkit-unassigned] [Bug 80616] New: [WebSocket] implement strict URL validator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 11:17:54 PST 2012


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

           Summary: [WebSocket] implement strict URL validator
           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: toyoshim at chromium.org
                CC: brettw at chromium.org, tkent at chromium.org,
                    yutak at chromium.org, bashi at chromium.org
            Blocks: 76198


In some ports, KURL could not perform strict URL validation, but accept it after performing url escape.
WebSocket should have it own strict URL validator, and use it to raise SyntaxError for invalid URL.

I explicitly added guys to CC
 as WebSocket related committer and reviewer: yutak, bashi, tkent
 as the person who know KURL (FYI): brettw

FYI: https://bugs.webkit.org/show_bug.cgi?id=80172 [Chromium] KURL behaves differently

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