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

Issue 2471533005: Preserve custom headers when following cross-origin redirects. (Closed)

Created:
4 years, 1 month ago by Jack Bates
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Preserve custom headers when following cross-origin redirects. BUG=661782 Committed: https://crrev.com/75318e021b295e4285017b661f7cf9ae41efc85d Cr-Commit-Position: refs/heads/master@{#433421}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Verify that ACAOrigin and ACAHeaders are really needed #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -26 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js View 1 1 chunk +21 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine-expected.txt View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp View 1 2 2 chunks +4 lines, -16 lines 0 comments Download

Messages

Total messages: 30 (17 generated)
Jack Bates
4 years, 1 month ago (2016-11-02 22:36:58 UTC) #3
yhirano
https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js File third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js (right): https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js#newcode143 third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js:143: Please add a test to verify that ACAOrigin and ...
4 years, 1 month ago (2016-11-07 07:48:30 UTC) #9
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h File third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h (right): https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h#newcode221 third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h:221: HTTPHeaderMap m_requestHeaders; On 2016/11/07 07:48:30, yhirano wrote: > Do ...
4 years, 1 month ago (2016-11-07 10:48:17 UTC) #11
yhirano
https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp File third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp (right): https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp#newcode205 third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp:205: const HTTPHeaderMap& headerMap = request.httpHeaderFields(); m_requestHeaders = request.httpHeaderFields(); https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h ...
4 years, 1 month ago (2016-11-07 12:30:50 UTC) #12
Jack Bates
https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js File third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js (right): https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js#newcode143 third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js:143: On 2016/11/07 07:48:30, yhirano wrote: > Please add a ...
4 years, 1 month ago (2016-11-12 21:13:30 UTC) #14
yhirano
lgtm, thanks. https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h File third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h (right): https://codereview.chromium.org/2471533005/diff/20001/third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h#newcode221 third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h:221: HTTPHeaderMap m_requestHeaders; On 2016/11/12 21:13:30, Jack Bates ...
4 years, 1 month ago (2016-11-14 08:42:43 UTC) #15
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/2471533005/60001
4 years, 1 month ago (2016-11-18 16:50:23 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/275781)
4 years, 1 month ago (2016-11-18 21:41:05 UTC) #19
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/2471533005/60001
4 years, 1 month ago (2016-11-18 21:53:32 UTC) #21
commit-bot: I haz the power
Failed to apply patch for AUTHORS: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-18 22:37:00 UTC) #23
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/2471533005/80001
4 years, 1 month ago (2016-11-19 15:25:56 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 1 month ago (2016-11-19 17:48:05 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 17:50:37 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/75318e021b295e4285017b661f7cf9ae41efc85d
Cr-Commit-Position: refs/heads/master@{#433421}

Powered by Google App Engine
This is Rietveld 408576698