[Webkit-unassigned] [Bug 235709] New: [URL] Split forbidden host/domain code points, and add all C0 controls and add U+007F to the latter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 06:01:28 PST 2022


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

            Bug ID: 235709
           Summary: [URL] Split forbidden host/domain code points, and add
                    all C0 controls and add U+007F to the latter
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: razielim at gmail.com

Spec update: Domains may not contain C0 controls or U+007F DELETE. Opaque hostnames remain changed.

See: https://github.com/whatwg/url/pull/685

WebKit already blocks these code-points in domains (since https://bugs.webkit.org/show_bug.cgi?id=232034 ), but it should be relaxed for opaque hostnames pending further discussion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220127/d51e9c38/attachment.htm>


More information about the webkit-unassigned mailing list