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

Issue 842643002: Mixed Content: Create a strict-mode Setting. [2/3] (Closed)

Created:
5 years, 11 months ago by Mike West
Modified:
5 years, 11 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mixed Content: Create a strict-mode Setting. [2/3] This is the Chromium-side of a patch introducing a strict-mode setting. It creates a new pref, wires the pref's value up to the setting from the first patch in the series, and creates LayoutTest hooks which the next patch will use to test the implementation. Patch 1: https://codereview.chromium.org/821383008/ Patch 2: [THIS PATCH] Patch 3: https://codereview.chromium.org/841693002 BUG=442662 NOTRY=true Committed: https://crrev.com/2fc2c4fd5b471a2eb754e6c391249854a61a1cf8 Cr-Commit-Position: refs/heads/master@{#310461}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Whoops. Updating the IPC bits was important. :) #

Patch Set 3 : Dropping //chrome changes + pref. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/common_param_traits_macros.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/common/web_preferences.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/common/web_preferences.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/common/test_runner/test_preferences.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/common/test_runner/test_preferences.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/common/webkit_test_helpers.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/test_runner.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
Mike West
2/3.
5 years, 11 months ago (2015-01-07 12:22:38 UTC) #2
Mike West
https://codereview.chromium.org/842643002/diff/1/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/842643002/diff/1/chrome/common/chrome_switches.h#newcode319 chrome/common/chrome_switches.h:319: extern const char kStrictMixedContentChecking[]; I only put this in ...
5 years, 11 months ago (2015-01-07 12:25:39 UTC) #3
jochen (gone - plz use gerrit)
why do you make this a chrome pref? Unless there's some UI or something to ...
5 years, 11 months ago (2015-01-07 13:53:23 UTC) #4
Mike West
On 2015/01/07 13:53:23, jochen (slow) wrote: > why do you make this a chrome pref? ...
5 years, 11 months ago (2015-01-07 13:58:26 UTC) #5
jochen (gone - plz use gerrit)
yeah, let's separate that out
5 years, 11 months ago (2015-01-07 13:59:51 UTC) #6
Mike West
Is this more or less what you're looking for? Or would you prefer simplifying the ...
5 years, 11 months ago (2015-01-07 14:34:51 UTC) #7
jochen (gone - plz use gerrit)
lgtm
5 years, 11 months ago (2015-01-07 15:20:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/842643002/40001
5 years, 11 months ago (2015-01-08 04:04:32 UTC) #10
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
5 years, 11 months ago (2015-01-08 06:05:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/842643002/40001
5 years, 11 months ago (2015-01-08 06:13:54 UTC) #14
Mike West
NOTRYing to get around extreme *_gpu_triggered_test slowness.
5 years, 11 months ago (2015-01-08 08:27:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/842643002/40001
5 years, 11 months ago (2015-01-08 08:27:42 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-08 08:29:50 UTC) #19
commit-bot: I haz the power
5 years, 11 months ago (2015-01-08 08:30:29 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2fc2c4fd5b471a2eb754e6c391249854a61a1cf8
Cr-Commit-Position: refs/heads/master@{#310461}

Powered by Google App Engine
This is Rietveld 408576698