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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-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/http/tests/credentialmanager/passwordcredential-fetch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-expected.txt b/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-expected.txt
index c3ab967e6f942ef90b0bfac0047d417dfc6705c5..a67b6dd8a952937be4dc6920ea3bd9adaff09951 100644
--- a/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-expected.txt
@@ -1,3 +1,7 @@
+CONSOLE WARNING: line 43: fetch.RequestInit.RequestCredentials.password is deprecated and will be removed in M62, around October 2017. See https://www.chromestatus.com/features/5689327799500800 for more details.
+CONSOLE WARNING: line 134: PasswordCredential.idName is deprecated and will be removed in M62, around October 2017. See https://www.chromestatus.com/features/5689327799500800 for more details.
+CONSOLE WARNING: line 135: PasswordCredential.passwordName is deprecated and will be removed in M62, around October 2017. See https://www.chromestatus.com/features/5689327799500800 for more details.
+CONSOLE WARNING: line 158: PasswordCredential.additionalData is deprecated and will be removed in M62, around October 2017. See https://www.chromestatus.com/features/5689327799500800 for more details.
This is a testharness.js-based test.
Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Simple Fetch"
PASS Body ignored in presence of a PasswordCredential

Powered by Google App Engine
This is Rietveld 408576698