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

Issue 2336273003: Remove unnecessary setAllowStoredCredentials() call in PingLoader::willFollowRedirect() (Closed)

Created:
4 years, 3 months ago by tyoshino (SeeGerritForStatus)
Modified:
4 years, 2 months ago
Reviewers:
Mike West, yhirano
CC:
blink-reviews, chromium-reviews, gavinp+loader_chromium.org, Nate Chapin, loading-reviews_chromium.org, tyoshino+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unnecessary setAllowStoredCredentials() call in PingLoader::willFollowRedirect() This doesn't have any effect on sendBeacon's credentials handling. This code was introduced in https://codereview.chromium.org/1016373002, but even since at this point, AllowStoredCredentials is passed to the BeaconLoader constructor. Replacing with DCHECK. R=mkwst@chromium.org BUG=636297 Committed: https://crrev.com/fbff05cfbc1af00ed8391f87ad49d23f632eddd6 Cr-Commit-Position: refs/heads/master@{#427048}

Patch Set 1 #

Patch Set 2 : DCHECK #

Patch Set 3 : Fix #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Re upload #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Patch Set 9 : Rebase #

Patch Set 10 : Check the reason of timeout #

Patch Set 11 : Skip 308 #

Patch Set 12 : Rebase #

Patch Set 13 : Remove the 308 test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -5 lines) Patch
A third_party/WebKit/LayoutTests/http/tests/navigation/beacon-cross-origin-redirect-credentials.html View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +123 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/navigation/resources/save-beacon.php View 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/PingLoader.cpp View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 42 (29 generated)
tyoshino (SeeGerritForStatus)
4 years, 3 months ago (2016-09-16 07:50:42 UTC) #10
Mike West
The code change looks fine, but the tests don't agree. Mind taking another look? (Sorry, ...
4 years, 2 months ago (2016-09-26 07:45:22 UTC) #14
tyoshino (SeeGerritForStatus)
On 2016/09/26 07:45:22, Mike West (OOO until 26th) wrote: > The code change looks fine, ...
4 years, 2 months ago (2016-09-26 14:46:31 UTC) #19
tyoshino (SeeGerritForStatus)
It turned out that the test case about the status code 308 is causing the ...
4 years, 2 months ago (2016-10-20 11:17:52 UTC) #20
tyoshino (SeeGerritForStatus)
On 2016/10/20 11:17:52, tyoshino wrote: > It turned out that the test case about the ...
4 years, 2 months ago (2016-10-20 14:33:50 UTC) #21
tyoshino (SeeGerritForStatus)
On 2016/10/20 14:33:50, tyoshino wrote: > On 2016/10/20 11:17:52, tyoshino wrote: > > It turned ...
4 years, 2 months ago (2016-10-21 05:52:44 UTC) #27
Mike West
LGTM.
4 years, 2 months ago (2016-10-23 05:29:31 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2336273003/200001
4 years, 2 months ago (2016-10-24 07:05:36 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2336273003/240001
4 years, 2 months ago (2016-10-24 07:45:56 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/301205)
4 years, 2 months ago (2016-10-24 09:56:01 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2336273003/240001
4 years, 2 months ago (2016-10-24 11:01:53 UTC) #38
commit-bot: I haz the power
Committed patchset #13 (id:240001)
4 years, 2 months ago (2016-10-24 11:50:28 UTC) #40
commit-bot: I haz the power
4 years, 2 months ago (2016-10-24 11:52:38 UTC) #42
Message was sent while issue was closed.
Patchset 13 (id:??) landed as
https://crrev.com/fbff05cfbc1af00ed8391f87ad49d23f632eddd6
Cr-Commit-Position: refs/heads/master@{#427048}

Powered by Google App Engine
This is Rietveld 408576698