DescriptionCREDENTIAL: Update PasswordCredential's constructor.
Rather than a list of parameters, PasswordCredential is defined[1] to
take a PasswordCredentialData object. We defined that object long ago
(in [2]), but apparently never actually used it. This patch fixes that
oversight.
As a drive-by, this patch also stops exposing the PasswordCredential
and FederatedCredential to Workers, as per spec.
[1]: https://w3c.github.io/webappsec/specs/credentialmanagement/#interfaces-credential-types-passwordcredential
[2]: https://codereview.chromium.org/1162883002
BUG=494880
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201723
Patch Set 1 #Patch Set 2 : Ugh. Missed one. #Patch Set 3 : Rebase #
Messages
Total messages: 19 (9 generated)
|