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

Issue 23295005: Added a new policy setting as well as corrisponding registry key for GCF (Closed)

Created:
7 years, 4 months ago by JoeK
Modified:
7 years, 4 months ago
CC:
chromium-reviews, grt+watch_chromium.org, amit, joaodasilva+watch_chromium.org
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Added a new policy setting as well as corrisponding registry key to allow GCF users the option to disable the meta tag check. That is, the tag that websites can use to enable GCF. This way the white/black lists are fully respected by GCF. BUG=225971 TEST=Set HKEY_CURRENT_USER\Software\Google\ChromeFrame\SkipGCFMetaDataCheck to true to disable GCF on sites enabled through the meta data tag (fully respects white/black lists). Contributed by joe.knoll@workday.com TBR=joaodasilva@chromium.org,robertshield@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218626

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -5 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 chunks +20 lines, -1 line 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome_frame/policy_settings.h View 1 5 chunks +14 lines, -1 line 0 comments Download
M chrome_frame/policy_settings.cc View 5 chunks +39 lines, -2 lines 0 comments Download
M chrome_frame/protocol_sink_wrap.cc View 3 chunks +5 lines, -1 line 0 comments Download
M chrome_frame/utils.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome_frame/utils.cc View 3 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
grt (UTC plus 2)
lgtm. TBRing robertshield and joaodasilva since they gave their LGTM on issue https://codereview.chromium.org/18770009/ (identical in ...
7 years, 4 months ago (2013-08-19 13:52:57 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joe.knoll@workday.com/23295005/1
7 years, 4 months ago (2013-08-19 19:15:44 UTC) #2
commit-bot: I haz the power
Failed to apply patch for chrome/app/policy/policy_templates.json: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-20 11:53:20 UTC) #3
grt (UTC plus 2)
https://codereview.chromium.org/23295005/diff/1/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): https://codereview.chromium.org/23295005/diff/1/chrome/app/policy/policy_templates.json#newcode120 chrome/app/policy/policy_templates.json:120: # For your editing convenience: highest ID currently used: ...
7 years, 4 months ago (2013-08-20 14:26:27 UTC) #4
JoeK
On 2013/08/20 14:26:27, grt wrote: > https://codereview.chromium.org/23295005/diff/1/chrome/app/policy/policy_templates.json > File chrome/app/policy/policy_templates.json (right): > > https://codereview.chromium.org/23295005/diff/1/chrome/app/policy/policy_templates.json#newcode120 > ...
7 years, 4 months ago (2013-08-20 19:27:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joe.knoll@workday.com/23295005/27001
7 years, 4 months ago (2013-08-20 19:31:23 UTC) #6
robertshield
On 2013/08/20 19:27:45, JoeK wrote: > On 2013/08/20 14:26:27, grt wrote: > > > https://codereview.chromium.org/23295005/diff/1/chrome/app/policy/policy_templates.json ...
7 years, 4 months ago (2013-08-20 19:32:10 UTC) #7
commit-bot: I haz the power
7 years, 4 months ago (2013-08-21 03:47:13 UTC) #8
Message was sent while issue was closed.
Change committed as 218626

Powered by Google App Engine
This is Rietveld 408576698