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

Issue 7528024: Add a policy to allow NTP promotions & default apps to be disabled. (Closed)

Created:
9 years, 4 months ago by Patrick Dubroy
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add a policy to allow NTP promotions & default apps to be disabled. The new tab page has several hard-coded apps and app promotions that may not be appropriate/desired for enterprise users (e.g. Angry Birds). This policy allows administrators to disable the promos. BUG=92155 TEST=Added new unit test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96541

Patch Set 1 #

Patch Set 2 : Add ChromeOS supported version to policy template. #

Patch Set 3 : Disable app promo tests for ChromeOS. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -5 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/extensions/apps_promo.cc View 4 chunks +11 lines, -3 lines 1 comment Download
M chrome/browser/extensions/apps_promo_unittest.cc View 1 2 3 chunks +25 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Patrick Dubroy
mnissler: Policy bits estade: Changes to apps_promo stuff dpolukhin: FYI - I removed a TODO ...
9 years, 4 months ago (2011-08-09 11:53:56 UTC) #1
Patrick Dubroy
Hmm, the app promo unit tests actually don't work on ChromeOS, so I disabled them ...
9 years, 4 months ago (2011-08-09 12:39:30 UTC) #2
Evan Stade
the promo is dynamic; it's downloaded from the web. There's a flag for forcing the ...
9 years, 4 months ago (2011-08-09 19:54:55 UTC) #3
Mattias Nissler (ping if slow)
LGTM
9 years, 4 months ago (2011-08-10 08:59:10 UTC) #4
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 10:03:51 UTC) #5
Change committed as 96541

Powered by Google App Engine
This is Rietveld 408576698