[Webkit-unassigned] [Bug 181950] New: Enhance SecruityOrigin/URL to better work with domains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 22 14:10:42 PST 2018


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

            Bug ID: 181950
           Summary: Enhance SecruityOrigin/URL to better work with domains
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jiewen_tan at apple.com

This enhancement is needed for WebAuthN to work with RP ID: https://www.w3.org/TR/webauthn/#createCredential. Specifically, Step 5-7.

Here are the requests:
1. SecurityOrigin/URL needs to tell if an origin is a valid domain: https://url.spec.whatwg.org/#valid-domain.
2. SecurityOrigin/URL needs to tell if an origin is a registrable domain suffix of another origin: https://html.spec.whatwg.org/multipage/origin.html#is-a-registrable-domain-suffix-of-or-is-equal-to.

-- 
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/20180122/05122d37/attachment.html>


More information about the webkit-unassigned mailing list