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

Issue 2462513003: PlzNavigate: Add missing Upgrade-Insecure-Requests header. (Closed)

Created:
4 years, 1 month ago by arthursonzogni
Modified:
4 years, 1 month ago
Reviewers:
clamy, Mike West
CC:
Mike West, chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, nasko+codewatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate:Add missing Upgrade-Insecure-Requests header. The Upgrade-Insecure-Requests header was missing for browser-initiated navigation requests. A test showing this lack was added with this bugfix. It **partially** fixes the following tests too: * http/tests/navigation/post-frames-goback1.html * http/tests/navigation/post-goback1.html * virtual/stable/http/tests/navigation/post-frames-goback1.html * virtual/stable/http/tests/navigation/post-goback1.html with --enable-browser-side-navigation flag. BUG=648588 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/3d060a7060e9085b64eda7c3e617e2f708fb4411 Cr-Commit-Position: refs/heads/master@{#431877}

Patch Set 1 : PlzNavigate:Add missing Upgrade-Insecure-Requests header. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M content/browser/frame_host/navigation_request.cc View 1 chunk +5 lines, -0 lines 2 comments Download
A third_party/WebKit/LayoutTests/http/tests/security/upgrade-insecure-requests/https-header-top-level-browser-initiated.php View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
arthursonzogni
Hi Camille, This CL adds the Upgrade-Insecure-Requests header with PlzNavigate. The previous CL that fixes ...
4 years, 1 month ago (2016-10-28 16:17:30 UTC) #8
clamy
Thanks! One question below. https://codereview.chromium.org/2462513003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2462513003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode130 content/browser/frame_host/navigation_request.cc:130: // Tack an 'Upgrade-Insecure-Requests' header ...
4 years, 1 month ago (2016-11-02 14:01:30 UTC) #11
arthursonzogni
https://codereview.chromium.org/2462513003/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2462513003/diff/20001/content/browser/frame_host/navigation_request.cc#newcode130 content/browser/frame_host/navigation_request.cc:130: // Tack an 'Upgrade-Insecure-Requests' header to outgoing navigational On ...
4 years, 1 month ago (2016-11-02 16:55:28 UTC) #12
Mike West
lgtm LGTM, FWIW.
4 years, 1 month ago (2016-11-11 10:00:16 UTC) #14
clamy
Thanks! Lgtm.
4 years, 1 month ago (2016-11-14 12:31:04 UTC) #16
arthursonzogni
Thanks for the reviews!
4 years, 1 month ago (2016-11-14 12:46:08 UTC) #17
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/2462513003/20001
4 years, 1 month ago (2016-11-14 12:46:31 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 1 month ago (2016-11-14 18:31:24 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 19:34:33 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3d060a7060e9085b64eda7c3e617e2f708fb4411
Cr-Commit-Position: refs/heads/master@{#431877}

Powered by Google App Engine
This is Rietveld 408576698