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

Issue 1275743005: Attach security info to redirect responses (Closed)

Created:
5 years, 4 months ago by estark
Modified:
5 years, 4 months ago
Reviewers:
mmenke, davidben
CC:
chromium-reviews, darin-cc_chromium.org, jam, lgarron
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Attach security info to redirect responses The DevTools security panel should show SSL information for each subresource on the page, including redirects. This CL attaches security info to the ResourceResponseHead for redirect responses, so that the security info for redirect responses can be sent to devtools when enabled. BUG=519120 Committed: https://crrev.com/a7140bc381590def065f0ecf9c4b9ba202c501a1 Cr-Commit-Position: refs/heads/master@{#343041}

Patch Set 1 #

Total comments: 2

Patch Set 2 : davidben comments and add unit test #

Total comments: 4

Patch Set 3 : davidben comments #

Patch Set 4 : fix 302 Found capitalization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -55 lines) Patch
M content/browser/loader/resource_loader.cc View 1 3 chunks +41 lines, -43 lines 0 comments Download
M content/browser/loader/resource_loader_unittest.cc View 1 2 3 7 chunks +86 lines, -12 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
estark
mmenke, could you please take a (preliminary) look? I think this could use a unit ...
5 years, 4 months ago (2015-08-11 06:13:16 UTC) #2
Ryan Sleevi
On 2015/08/11 06:13:16, estark wrote: > mmenke, could you please take a (preliminary) look? I ...
5 years, 4 months ago (2015-08-11 07:16:45 UTC) #3
estark
On 2015/08/11 07:16:45, Ryan Sleevi wrote: > On 2015/08/11 06:13:16, estark wrote: > > mmenke, ...
5 years, 4 months ago (2015-08-11 14:16:15 UTC) #4
mmenke
David's probably a better owner reviewer for this than I am. On 2015/08/11 14:16:15, estark ...
5 years, 4 months ago (2015-08-11 14:20:09 UTC) #6
estark
On 2015/08/11 14:20:09, mmenke wrote: > David's probably a better owner reviewer for this than ...
5 years, 4 months ago (2015-08-11 14:34:47 UTC) #7
davidben
I think this change makes sense. Certainly, as Matt and Ryan mentioned, there will still ...
5 years, 4 months ago (2015-08-11 15:15:59 UTC) #8
estark
Thanks, David. Added a unit test. https://codereview.chromium.org/1275743005/diff/1/content/browser/loader/resource_loader.cc File content/browser/loader/resource_loader.cc (right): https://codereview.chromium.org/1275743005/diff/1/content/browser/loader/resource_loader.cc#newcode298 content/browser/loader/resource_loader.cc:298: } On 2015/08/11 ...
5 years, 4 months ago (2015-08-12 07:02:26 UTC) #9
davidben
lgtm. And thanks for the test! https://codereview.chromium.org/1275743005/diff/20001/content/browser/loader/resource_loader_unittest.cc File content/browser/loader/resource_loader_unittest.cc (left): https://codereview.chromium.org/1275743005/diff/20001/content/browser/loader/resource_loader_unittest.cc#oldcode623 content/browser/loader/resource_loader_unittest.cc:623: private: Stray removal? ...
5 years, 4 months ago (2015-08-12 16:33:42 UTC) #10
estark
https://codereview.chromium.org/1275743005/diff/20001/content/browser/loader/resource_loader_unittest.cc File content/browser/loader/resource_loader_unittest.cc (left): https://codereview.chromium.org/1275743005/diff/20001/content/browser/loader/resource_loader_unittest.cc#oldcode623 content/browser/loader/resource_loader_unittest.cc:623: private: On 2015/08/12 16:33:41, David Benjamin wrote: > Stray ...
5 years, 4 months ago (2015-08-12 16:42:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1275743005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1275743005/40001
5 years, 4 months ago (2015-08-12 16:42:41 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1275743005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1275743005/60001
5 years, 4 months ago (2015-08-12 16:43:55 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-12 17:29:46 UTC) #19
commit-bot: I haz the power
5 years, 4 months ago (2015-08-12 17:30:22 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a7140bc381590def065f0ecf9c4b9ba202c501a1
Cr-Commit-Position: refs/heads/master@{#343041}

Powered by Google App Engine
This is Rietveld 408576698