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

Issue 10316022: Wire up the policy for controlling pinned apps in the ash launcher. (Closed)

Created:
8 years, 7 months ago by Mattias Nissler (ping if slow)
Modified:
8 years, 7 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Wire up the policy for controlling pinned apps in the ash launcher. This declares the policy so the policy subsystem can enforce it and shows it in about:policy. BUG=chromium-os:29917 TEST=Configure pinned apps, log in as a managed user, observe that the launcher shows the pinned apps as configured. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135677

Patch Set 1 #

Total comments: 14

Patch Set 2 : Address comments. #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+326 lines, -17 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/app/policy/policy_templates.json View 1 2 2 chunks +18 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler.h View 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler.cc View 1 2 chunks +75 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_chromeos.h View 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_chromeos.cc View 1 2 2 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_chromeos_unittest.cc View 1 2 3 chunks +32 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 3 chunks +10 lines, -6 lines 0 comments Download
A chrome/browser/policy/configuration_policy_handler_unittest.cc View 1 chunk +65 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/policy/policy_error_map.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_error_map.cc View 1 4 chunks +27 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/functional/policy_test_cases.py View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mattias Nissler (ping if slow)
Monsieur, here is something for your reviewing pleasure! :)
8 years, 7 months ago (2012-05-03 18:13:09 UTC) #1
Joao da Silva
http://codereview.chromium.org/10316022/diff/1/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): http://codereview.chromium.org/10316022/diff/1/chrome/app/policy/policy_templates.json#newcode2655 chrome/app/policy/policy_templates.json:2655: If this policy is left unset, the user may ...
8 years, 7 months ago (2012-05-03 18:41:21 UTC) #2
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10316022/diff/1/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): http://codereview.chromium.org/10316022/diff/1/chrome/app/policy/policy_templates.json#newcode2655 chrome/app/policy/policy_templates.json:2655: If this policy is left unset, the user may ...
8 years, 7 months ago (2012-05-03 20:13:04 UTC) #3
Joao da Silva
8 years, 7 months ago (2012-05-04 08:32:57 UTC) #4
lgtm

Please see the bot failures :-)

Powered by Google App Engine
This is Rietveld 408576698