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

Issue 2429623002: LoadURLParams::extra_headers should not apply to subresource requests. (Closed)

Created:
4 years, 2 months ago by Łukasz Anforowicz
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, Charlie Harrison, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

LoadURLParams::extra_headers should not apply to subresource requests. Extra http request headers specified in NavigationController::LoadURLParams should only apply to the *navigation* request trigerred by NavigationController::LoadURLWithParams method and should NOT apply to http requests for *subresources*. BUG=656179 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/4246472c00afcf4f7e7c55317d6988d158e83e11 Cr-Commit-Position: refs/heads/master@{#425972}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added a comment explaining why extra_headers should only apply to navigations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -1 line) Patch
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 4 chunks +129 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 22 (13 generated)
Łukasz Anforowicz
creis@, could you PTAL?
4 years, 2 months ago (2016-10-17 21:14:11 UTC) #6
Charlie Reis
Hmm, I'm not actually clear on whether this is the right thing to do, but ...
4 years, 2 months ago (2016-10-17 22:46:18 UTC) #7
Łukasz Anforowicz
On 2016/10/17 22:46:18, Charlie Reis wrote: > Hmm, I'm not actually clear on whether this ...
4 years, 2 months ago (2016-10-17 23:47:56 UTC) #8
Łukasz Anforowicz
On 2016/10/17 22:46:18, Charlie Reis wrote: > Hmm, I'm not actually clear on whether this ...
4 years, 2 months ago (2016-10-17 23:47:56 UTC) #9
Charlie Reis
On 2016/10/17 23:47:56, Łukasz Anforowicz wrote: > On 2016/10/17 22:46:18, Charlie Reis wrote: > > ...
4 years, 2 months ago (2016-10-17 23:58:16 UTC) #10
Charlie Harrison
LGTM! It would be great to split this entire method into two: one for navigation ...
4 years, 2 months ago (2016-10-18 14:06:38 UTC) #16
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/2429623002/20001
4 years, 2 months ago (2016-10-18 15:38:54 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-18 15:44:09 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 15:45:53 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4246472c00afcf4f7e7c55317d6988d158e83e11
Cr-Commit-Position: refs/heads/master@{#425972}

Powered by Google App Engine
This is Rietveld 408576698