Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: modules/credentialmanager/FederatedCredential.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/credentialmanager/FederatedCredential.idl
diff --git a/modules/credentialmanager/FederatedCredential.idl b/modules/credentialmanager/FederatedCredential.idl
index 848ed8dff565150a9c7c65eb5318cc0373ecd939..f72009a6bbbfb27a63e1cfadc8c9718429c2eccb 100644
--- a/modules/credentialmanager/FederatedCredential.idl
+++ b/modules/credentialmanager/FederatedCredential.idl
@@ -7,7 +7,8 @@
[
RuntimeEnabled=CredentialManager,
RaisesException=Constructor,
- Constructor(FederatedCredentialData data)
+ Constructor(FederatedCredentialData data),
+ Exposed=Window
] interface FederatedCredential : Credential {
readonly attribute USVString provider;
« no previous file with comments | « modules/credentialmanager/CredentialsContainer.idl ('k') | modules/credentialmanager/FederatedCredentialRequestOptions.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698