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

Issue 18770009: Added a new policy setting as well as corrisponding registry key to allow GCF users the option to d… (Closed)

Created:
7 years, 5 months ago by JoeK.G
Modified:
7 years, 4 months ago
CC:
chromium-reviews, grt+watch_chromium.org, amit, joaodasilva+watch_chromium.org, robertshield
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

Patch Set 1 #

Patch Set 2 : #

Total comments: 14

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Total comments: 3

Patch Set 6 : #

Patch Set 7 : Updated policy file #

Patch Set 8 : Re-basing policy file #

Patch Set 9 : Update Policy and Authors file. #

Total comments: 1

Patch Set 10 : Rebased #

Patch Set 11 : Rebased #

Patch Set 12 : Uploading from *@workday.com #

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 3 4 5 6 7 8 9 10 11 2 chunks +20 lines, -1 line 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +3 lines, -0 lines 0 comments Download
M chrome_frame/policy_settings.h View 1 2 3 4 5 6 7 8 9 4 chunks +14 lines, -1 line 0 comments Download
M chrome_frame/policy_settings.cc View 1 2 3 4 5 6 7 8 9 5 chunks +39 lines, -2 lines 0 comments Download
M chrome_frame/protocol_sink_wrap.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -1 line 0 comments Download
M chrome_frame/utils.h View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -0 lines 0 comments Download
M chrome_frame/utils.cc View 1 2 3 4 5 6 7 8 9 3 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (0 generated)
robertshield
A few style comments https://codereview.chromium.org/18770009/diff/7001/chrome_frame/policy_settings.cc File chrome_frame/policy_settings.cc (right): https://codereview.chromium.org/18770009/diff/7001/chrome_frame/policy_settings.cc#newcode109 chrome_frame/policy_settings.cc:109: PerformMetadataCheck* metadata_check) { please use ...
7 years, 4 months ago (2013-07-30 03:12:07 UTC) #1
grt (UTC plus 2)
drive-by https://codereview.chromium.org/18770009/diff/7001/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): https://codereview.chromium.org/18770009/diff/7001/chrome/app/policy/policy_templates.json#newcode2532 chrome/app/policy/policy_templates.json:2532: 'name': 'ChromeFrameMetadataCheckSettings', ChromeFrameMetadataCheckSettings -> SkipMetadataCheck ("Metadata" is much ...
7 years, 4 months ago (2013-07-30 03:56:15 UTC) #2
josephknoll_gmail.com
Uploaded new patch with Roberts changes. I didn't make all of grts changes as a ...
7 years, 4 months ago (2013-07-31 23:20:30 UTC) #3
grt (UTC plus 2)
https://codereview.chromium.org/18770009/diff/18001/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): https://codereview.chromium.org/18770009/diff/18001/chrome/app/policy/policy_templates.json#newcode2640 chrome/app/policy/policy_templates.json:2640: 'name': 'ChromeFrameMetadataCheckSettings', why no name change? "ChromeFrameMetadataCheckSettings" doesn't tell ...
7 years, 4 months ago (2013-08-01 19:22:57 UTC) #4
josephknoll_gmail.com
Okay, I uploaded a patch that I think (I hope) addresses everything. Thanks Greg for ...
7 years, 4 months ago (2013-08-01 21:41:36 UTC) #5
josephknoll_gmail.com
And Robert too for going through all these steps with me. On Thu, Aug 1, ...
7 years, 4 months ago (2013-08-01 21:42:16 UTC) #6
grt (UTC plus 2)
I'll take another look tonight.
7 years, 4 months ago (2013-08-01 22:52:40 UTC) #7
grt (UTC plus 2)
looking good. see below for my final comments. please also replace MetaData with Metadata throughout ...
7 years, 4 months ago (2013-08-02 01:42:50 UTC) #8
josephknoll_gmail.com
Thanks Greg. Uploaded new patch. On Thu, Aug 1, 2013 at 6:42 PM, <grt@chromium.org> wrote: ...
7 years, 4 months ago (2013-08-02 06:52:42 UTC) #9
grt (UTC plus 2)
Hi Joe, Your change failed on the trybots due to the XML in the policy ...
7 years, 4 months ago (2013-08-02 15:14:59 UTC) #10
josephknoll_gmail.com
Thanks Greg. Changed the description and uploaded again. On 8/2/2013 8:15 AM, grt@chromium.org wrote: > ...
7 years, 4 months ago (2013-08-02 16:52:45 UTC) #11
grt (UTC plus 2)
chrome_frame lgtm. +pastarmovj for OWNERS approval of policy change.
7 years, 4 months ago (2013-08-02 18:32:29 UTC) #12
Joao da Silva
policy/ lgtm (Julian is currently OOO)
7 years, 4 months ago (2013-08-03 08:01:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/JosephKnoll@gmail.com/18770009/57001
7 years, 4 months ago (2013-08-03 18:24:31 UTC) #14
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-03 18:24:37 UTC) #15
robertshield
lgtm
7 years, 4 months ago (2013-08-03 18:24:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/JosephKnoll@gmail.com/18770009/57001
7 years, 4 months ago (2013-08-03 18:25:01 UTC) #17
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-03 18:25:04 UTC) #18
JoeK.G
Updated policy file
7 years, 4 months ago (2013-08-09 18:32:01 UTC) #19
JoeK.G
Re-basing policy file
7 years, 4 months ago (2013-08-09 18:39:00 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/JosephKnoll@gmail.com/18770009/80001
7 years, 4 months ago (2013-08-09 19:01:14 UTC) #21
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=19876
7 years, 4 months ago (2013-08-09 20:31:38 UTC) #22
JoeK.G
Update Policy and Authors file.
7 years, 4 months ago (2013-08-09 21:40:04 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/JosephKnoll@gmail.com/18770009/91001
7 years, 4 months ago (2013-08-10 18:18:48 UTC) #24
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=20011
7 years, 4 months ago (2013-08-10 18:32:26 UTC) #25
josephknoll_gmail.com
I'm not familiar with the acceptance process here... did the code make it in? Is ...
7 years, 4 months ago (2013-08-12 23:26:08 UTC) #26
grt (UTC plus 2)
Hi Joe. You're hitting two PRESUBMIT errors. One you can correct in the CL. For ...
7 years, 4 months ago (2013-08-13 03:19:31 UTC) #27
grt (UTC plus 2)
Another comment: the CL description says that this chance affects window opening. Does it? If ...
7 years, 4 months ago (2013-08-13 03:21:16 UTC) #28
JoeK.G
Rebased
7 years, 4 months ago (2013-08-15 21:48:43 UTC) #29
JoeK.G
Rebased
7 years, 4 months ago (2013-08-15 21:49:15 UTC) #30
grt (UTC plus 2)
lgtm
7 years, 4 months ago (2013-08-16 02:17:19 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/JosephKnoll@gmail.com/18770009/108001
7 years, 4 months ago (2013-08-16 02:18:34 UTC) #32
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=20928
7 years, 4 months ago (2013-08-16 02:33:50 UTC) #33
grt (UTC plus 2)
On 2013/08/16 02:33:50, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 4 months ago (2013-08-16 03:01:33 UTC) #34
JoeK.G
Uploading from *@workday.com
7 years, 4 months ago (2013-08-16 23:41:31 UTC) #35
JoeK.G
On 2013/08/16 23:41:31, JoeK wrote: > Uploading from mailto:*@workday.com Okay... got an error (and cached ...
7 years, 4 months ago (2013-08-16 23:46:48 UTC) #36
grt (UTC plus 2)
7 years, 4 months ago (2013-08-21 19:40:04 UTC) #37
I'm closing this issue since it's no longer relevant (see
http://crrev.com/218626).

Powered by Google App Engine
This is Rietveld 408576698