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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2852423002: Expose passwords to JavaScript in Credential Manager API (Closed)
Patch Set: WPT Tests and Readonly Password Created 3 years, 7 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: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index c3d44ebc10f66c55739355e0e5b7d4c7c40623b4..a497d2e432f8c67fc7e5b3180327dc10c57fd7f4 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4662,6 +4662,7 @@ interface PasswordCredential : Credential
getter iconURL
getter idName
getter name
+ getter password
getter passwordName
method constructor
setter additionalData

Powered by Google App Engine
This is Rietveld 408576698