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

Unified Diff: modules/credentialmanager/Credential.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/Credential.idl
diff --git a/modules/credentialmanager/Credential.idl b/modules/credentialmanager/Credential.idl
index 960a16b67cd9af48fc42088bd1bbaacf3ebfa6d9..27a73aeebd2faf793f67eb61025ac81711181c5d 100644
--- a/modules/credentialmanager/Credential.idl
+++ b/modules/credentialmanager/Credential.idl
@@ -6,7 +6,8 @@
[
RuntimeEnabled=CredentialManager,
- GarbageCollected
+ GarbageCollected,
+ Exposed=Window
] interface Credential {
readonly attribute DOMString id;
readonly attribute DOMString type;
« no previous file with comments | « modules/compositorworker/CompositorWorkerGlobalScope.idl ('k') | modules/credentialmanager/CredentialRequestOptions.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698