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

Issue 2806040: Correct description in ADM/ADMX template and change registry key to "Chrome" from "Google Chrome" (Closed)

Created:
10 years, 5 months ago by danno
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, Pam (message me for reviews), Mattias Nissler (ping if slow), gfeher.google, markusheintz_
Visibility:
Public.

Description

Fix multiple issues with ADM/ADMX templates Correct descriptions in ADM/ADMX template and change registry key to "Chrome" from "Google Chrome". Fix numerous punctuation, verbiage and wording issues. Fix HomepageIsNewTabPage so that not checking the checkbox actually forces the hompage to the homepage URL. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51251

Patch Set 1 #

Total comments: 6

Patch Set 2 : review feedback #

Patch Set 3 : fix text and lots of other little wording bugs #

Patch Set 4 : fix registry key name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -103 lines) Patch
M chrome/app/policy/windows/adm/en-US/chrome.adm View 1 2 3 3 chunks +61 lines, -42 lines 0 comments Download
M chrome/app/policy/windows/admx/chrome.admx View 3 8 chunks +23 lines, -12 lines 0 comments Download
M chrome/app/policy/windows/admx/en-US/chrome.adml View 1 2 2 chunks +77 lines, -48 lines 0 comments Download
M chrome/browser/configuration_policy_provider_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
danno
please review: frank the ADM/X changes, Bernhard for the committer's LGTM :-)
10 years, 5 months ago (2010-06-29 10:01:15 UTC) #1
Bernhard Bauer
http://codereview.chromium.org/2806040/diff/1/2 File chrome/app/policy/windows/adm/en-US/chrome.adm (right): http://codereview.chromium.org/2806040/diff/1/2#newcode155 chrome/app/policy/windows/adm/en-US/chrome.adm:155: DnsPrefetchingEnabled="Enable search suggestions." "Enable DNS prefetching"? http://codereview.chromium.org/2806040/diff/1/2#newcode156 chrome/app/policy/windows/adm/en-US/chrome.adm:156: DnsPrefetchingEnabled_Explain="This ...
10 years, 5 months ago (2010-06-29 10:03:43 UTC) #2
danno
http://codereview.chromium.org/2806040/diff/1/2 File chrome/app/policy/windows/adm/en-US/chrome.adm (right): http://codereview.chromium.org/2806040/diff/1/2#newcode155 chrome/app/policy/windows/adm/en-US/chrome.adm:155: DnsPrefetchingEnabled="Enable search suggestions." On 2010/06/29 10:03:44, Bernhard Bauer wrote: ...
10 years, 5 months ago (2010-06-29 10:09:55 UTC) #3
Bernhard Bauer
LGTM.
10 years, 5 months ago (2010-06-29 10:11:33 UTC) #4
fmantek_google.com
LGTM as well. On Tue, Jun 29, 2010 at 12:11 PM, <bauerb@chromium.org> wrote: > LGTM. ...
10 years, 5 months ago (2010-06-29 10:23:15 UTC) #5
danno
sorry fellas, here's another round. After finding a few further minor nits myself, I realized ...
10 years, 5 months ago (2010-06-29 13:52:12 UTC) #6
fmantek_google.com
Shouldn't the wording match the other templates Google provides? (not sure that there is a ...
10 years, 5 months ago (2010-06-29 14:01:29 UTC) #7
danno
Actually, I think it's better that our templates are follow the "typical windows" style. If ...
10 years, 5 months ago (2010-06-30 07:44:43 UTC) #8
fmantek_google.com
10 years, 5 months ago (2010-06-30 08:56:56 UTC) #9
In that case. LGTM

On Wed, Jun 30, 2010 at 9:44 AM, <danno@chromium.org> wrote:

> Actually, I think it's better that our templates are follow the "typical
> windows" style. If the Omaha templates don't, then maybe we might want to
> address that separately.
>
>  Here are examples of the  things I changed. I observed them in the
> majority of
> the random sampling of built-in windows policies that I looked at:
>
> - No punctuation for checkbox policy elements, unless in the descriptive
> text
> before. Colon after label on elements for everything else (e.g. drop-downs,
> edit
> text fields)
> - Descriptions do not start with "This policy...", rather they start with a
> verb.
> - Policy descriptions explicitly illustrates what the policy does or does
> not do
> if it is enabled, disabled or not configured.
>
> The drop down is needed because an unchecked checkbox doesn't set the
> corresponding registry value to "0", even with a VALUEOFF modifier. This
> only
> works for policies at the top level. This means the template didn't allow
> an
> administrator to specify "use this homepage URL always", because it wasn't
> possible to set the HomepageIsNewTab to "0", rather then just unset.
>
>
> http://codereview.chromium.org/2806040/show
>

Powered by Google App Engine
This is Rietveld 408576698