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

Issue 7057009: Convert list policy to string preference. (DefaultSearchProviderEncodings). (Closed)

Created:
9 years, 7 months ago by Joao da Silva
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., pastarmovj
Visibility:
Public.

Description

Convert list policy to string preference. (DefaultSearchProviderEncodings). Also adapted the unit_tests. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86278

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -19 lines) Patch
M chrome/browser/policy/config_dir_policy_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 1 7 chunks +52 lines, -6 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 7 chunks +13 lines, -10 lines 0 comments Download
M chrome/browser/policy/configuration_policy_provider_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_provider_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Joao da Silva
This policy wasn't working at all because the policy type is list, but the preference ...
9 years, 7 months ago (2011-05-20 16:26:05 UTC) #1
Mattias Nissler (ping if slow)
9 years, 7 months ago (2011-05-20 16:56:16 UTC) #2
LGTM with a nit.

http://codereview.chromium.org/7057009/diff/1/chrome/browser/policy/configura...
File chrome/browser/policy/configuration_policy_pref_store.cc (right):

http://codereview.chromium.org/7057009/diff/1/chrome/browser/policy/configura...
chrome/browser/policy/configuration_policy_pref_store.cc:487: // None of the
types has been fixed for backwards compatibility.
That comment only adds confusion. If you think that's desirable, add a TODO. If
you don't think so, just leave it out.

Powered by Google App Engine
This is Rietveld 408576698