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

Issue 1918253002: CREDENTIAL: Credentials should be submitted within a registrable domain. (Closed)

Created:
4 years, 8 months ago by Mike West
Modified:
4 years, 8 months ago
Reviewers:
vabr (Chromium)
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

CREDENTIAL: Credentials should be submitted within a registrable domain. The current code checks for an exact origin match when creating a Request. That doesn't match the specification; see step 3.1 of https://w3c.github.io/webappsec-credential-management/#body-extraction. BUG=606788 Committed: https://crrev.com/6036e62ac8638c3cdfd76db5dfe44ca05c62f682 Cr-Commit-Position: refs/heads/master@{#389858}

Patch Set 1 #

Patch Set 2 : php #

Total comments: 4

Patch Set 3 : vabr@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -3 lines) Patch
A third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-registrabledomain.html View 1 chunk +59 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/credentialmanager/resources/echo-post.php View 1 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Request.cpp View 1 2 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Mike West
Vaclav, mind taking a look at this?
4 years, 8 months ago (2016-04-26 15:05:25 UTC) #2
vabr (Chromium)
Thanks, Mike, this LGTM with comments. To be honest, I'm not sure I understand the ...
4 years, 8 months ago (2016-04-26 16:49:19 UTC) #3
Mike West
On 2016/04/26 at 16:49:19, vabr wrote: > Thanks, Mike, this LGTM with comments. > > ...
4 years, 8 months ago (2016-04-26 18:14:15 UTC) #4
vabr (Chromium)
Thanks, Mike, for the explanation of the tests, it's much more clearer now! Also, happy ...
4 years, 8 months ago (2016-04-26 18:19:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1918253002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1918253002/40001
4 years, 8 months ago (2016-04-26 18:23:27 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-26 19:52:02 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 19:54:00 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6036e62ac8638c3cdfd76db5dfe44ca05c62f682
Cr-Commit-Position: refs/heads/master@{#389858}

Powered by Google App Engine
This is Rietveld 408576698