[Webkit-unassigned] [Bug 207360] New: Allow UIDNAInfo.errors from uidna_nameToUnicode that would not cause URL parsing failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 14:51:30 PST 2020


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

            Bug ID: 207360
           Summary: Allow UIDNAInfo.errors from uidna_nameToUnicode that
                    would not cause URL parsing failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

There are some error codes in the UIDNAInfo used by uidna_nameToUnicode that should not cause domain decoding failures.  I allow the ones that are caused by strings that would parse successfully in URLParser, which uses uidna_nameToASCII.

-- 
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/20200206/a81b0177/attachment.htm>


More information about the webkit-unassigned mailing list