[Webkit-unassigned] [Bug 168616] New: [CredentialManagement] Add IDL definitions for Credential, SiteBoundCredential, and PasswordCredential

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 15:37:05 PST 2017


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

            Bug ID: 168616
           Summary: [CredentialManagement] Add IDL definitions for
                    Credential, SiteBoundCredential, and
                    PasswordCredential
    Classification: Unclassified
           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

Add IDL definitions and verify PasswordCredential object can be instantiated.
A. Add IDL definition for Credential: <https://w3c.github.io/webappsec-credential-management/#interfaces-credential-types-credential>.
B. Add IDL definition for SiteBoundCredential: <https://w3c.github.io/webappsec-credential-management/#interfaces-credential-types-siteboundcredential>.
C. Add IDL definition for PasswordCredential: <https://w3c.github.io/webappsec-credential-management/#interfaces-credential-types-passwordcredential>.
D. Write tests for the interfaces Credential, SiteBoundCredential, and PasswordCredential.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170220/804db7cb/attachment.html>


More information about the webkit-unassigned mailing list