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

Issue 1964303003: UPGRADE: Correctly handle navigations. (Closed)

Created:
4 years, 7 months ago by Mike West
Modified:
4 years, 7 months ago
CC:
blink-reviews, chromium-reviews, elawrence, gavinp+loader_chromium.org, Nate Chapin, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Yoav Weiss
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

UPGRADE: Correctly handle navigations. The behavior of 'upgrade-insecure-requests' has regressed for iframes and navigations due to some recent changes in those bits of the loader. Of course, I was an idiot, and didn't write layout tests for those pieces, but relied on unit tests. The unit tests kept working, because they hard coded the expected inputs! Hooray! The web, however, broke. Bleh. This patch adjusts things such that iframes and navigations are correctly upgraded in the presence of the directive. As a drive-by, it also disables the mixed content warning that we show for insecure form actions on secure pages if upgrading is active (as part of the UIR promise is that we won't break your security indicators). BUG=610441, 610188 Committed: https://crrev.com/06d6974d6903554b04ce7e4eaf7a007ad0455f1e Cr-Commit-Position: refs/heads/master@{#392890}

Patch Set 1 #

Patch Set 2 : Forms. #

Messages

Total messages: 9 (4 generated)
Mike West
Mind taking a look, Jochen? elawrence@: FYI.
4 years, 7 months ago (2016-05-11 08:29:03 UTC) #2
jochen (gone - plz use gerrit)
lgtm
4 years, 7 months ago (2016-05-11 08:51:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964303003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964303003/20001
4 years, 7 months ago (2016-05-11 09:54:02 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-11 09:57:13 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 09:59:39 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/06d6974d6903554b04ce7e4eaf7a007ad0455f1e
Cr-Commit-Position: refs/heads/master@{#392890}

Powered by Google App Engine
This is Rietveld 408576698