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

Issue 1868253002: Fetch: 'password' credentials mode should include credentials. (Closed)

Created:
4 years, 8 months ago by Mike West
Modified:
4 years, 8 months ago
Reviewers:
estark, horo
CC:
blink-reviews, chromium-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fetch: 'password' credentials mode should include credentials. I am not going to admit how long it took me to find this bug. Because it was a long time and involved me installing Fiddler to verify that chrome://net-internals wasn't lying to me because OBVIOUSLY the data wasn't being posted to the server even though net-internals said it was and ugh. 'password' should act like 'include' (see #2 in [1]). We should include cookies in either mode. *sigh* [1]: https://w3c.github.io/webappsec-credential-management/#monkey-patching BUG=599597, 601923 R=horo@chromium.org, estark@chromium.org Committed: https://crrev.com/a40efde9a68ead4d71421854fda2409e1cc7b053 Cr-Commit-Position: refs/heads/master@{#386212}

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html View 4 chunks +112 lines, -0 lines 7 comments Download
A third_party/WebKit/LayoutTests/http/tests/credentialmanager/resources/echo-cookies.php View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchManager.cpp View 1 chunk +4 lines, -1 line 2 comments Download

Messages

Total messages: 13 (7 generated)
Mike West
Emily! You win the "please review this trivial patch because it's trivial and you expressed ...
4 years, 8 months ago (2016-04-08 18:46:37 UTC) #2
Mike West
https://codereview.chromium.org/1868253002/diff/1/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html File third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html (right): https://codereview.chromium.org/1868253002/diff/1/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html#newcode68 third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html:68: }, "Simple Fetch"); This is the only test that ...
4 years, 8 months ago (2016-04-08 18:49:25 UTC) #3
estark
lgtm https://codereview.chromium.org/1868253002/diff/1/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html File third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html (right): https://codereview.chromium.org/1868253002/diff/1/third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html#newcode406 third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html:406: </script> On 2016/04/08 18:49:25, Mike West wrote: > ...
4 years, 8 months ago (2016-04-08 20:03:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1868253002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1868253002/1
4 years, 8 months ago (2016-04-08 20:51:58 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-08 21:52:07 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 21:53:28 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a40efde9a68ead4d71421854fda2409e1cc7b053
Cr-Commit-Position: refs/heads/master@{#386212}

Powered by Google App Engine
This is Rietveld 408576698