Chromium Code Reviews| 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. |
|
Mike West
2017/05/19 09:47:49
This is a fairly meaningless error message. Can we
jdoerrie
2017/05/22 11:35:31
Done, I put up a guide at https://www.chromium.org
|
| +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. |
|
Mike West
2017/05/19 09:47:49
Ditto for these.
jdoerrie
2017/05/22 11:35:31
Done.
|
| 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 |