|
Credential Manager: Align 'FederatedCredential' with the spec.
* Renames 'federation' to 'provider'
* Stubs out 'protocol'
* Converts constructor to a dictionary (and also introduces the
{,LocallyStored,Federated,Password}CredentialData chain of
dictionary definitions to support this new constructor style)
BUG= 494880
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196309
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+135 lines, -60 lines) |
Patch |
 |
M |
LayoutTests/http/tests/credentialmanager/credentialscontainer-notifyfailedsignin-basics.html
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/http/tests/credentialmanager/credentialscontainer-notifysignedin-basics.html
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/http/tests/credentialmanager/federatedcredential-basics.html
|
View
|
|
2 chunks |
+33 lines, -11 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/webexposed/global-interface-listing-expected.txt
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
Source/modules/credentialmanager/CredentialData.idl
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/credentialmanager/FederatedCredential.h
|
View
|
|
1 chunk |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/modules/credentialmanager/FederatedCredential.cpp
|
View
|
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/modules/credentialmanager/FederatedCredential.idl
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
A |
Source/modules/credentialmanager/FederatedCredentialData.idl
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/credentialmanager/LocallyStoredCredentialData.idl
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/credentialmanager/PasswordCredentialData.idl
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/modules.gypi
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/credentialmanager/PlatformFederatedCredential.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/platform/credentialmanager/PlatformFederatedCredential.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/platform/exported/WebFederatedCredential.cpp
|
View
|
|
2 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
public/platform/WebFederatedCredential.h
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
Total messages: 21 (10 generated)
|