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

Issue 9264070: Set prefs::kDefaultSearchProviderEnabled to false according to policy. (Closed)

Created:
8 years, 10 months ago by Mattias Nissler (ping if slow)
Modified:
8 years, 10 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews, jasneet
Visibility:
Public.

Description

Set prefs::kDefaultSearchProviderEnabled to false according to policy. BUG=chromium:112027 TEST=unit test, see bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120065

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -112 lines) Patch
M chrome/browser/policy/configuration_policy_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 1 38 chunks +135 lines, -112 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mattias Nissler (ping if slow)
Joao, please review. Jasneet: FYI
8 years, 10 months ago (2012-01-31 14:56:07 UTC) #1
Joao da Silva
lgtm http://codereview.chromium.org/9264070/diff/1/chrome/browser/policy/configuration_policy_pref_store_unittest.cc File chrome/browser/policy/configuration_policy_pref_store_unittest.cc (right): http://codereview.chromium.org/9264070/diff/1/chrome/browser/policy/configuration_policy_pref_store_unittest.cc#newcode768 chrome/browser/policy/configuration_policy_pref_store_unittest.cc:768: EXPECT_TRUE(base::FundamentalValue(false).Equals(value)); Will crash if |value| is NULL. How ...
8 years, 10 months ago (2012-02-01 10:01:09 UTC) #2
Mattias Nissler (ping if slow)
http://codereview.chromium.org/9264070/diff/1/chrome/browser/policy/configuration_policy_pref_store_unittest.cc File chrome/browser/policy/configuration_policy_pref_store_unittest.cc (right): http://codereview.chromium.org/9264070/diff/1/chrome/browser/policy/configuration_policy_pref_store_unittest.cc#newcode768 chrome/browser/policy/configuration_policy_pref_store_unittest.cc:768: EXPECT_TRUE(base::FundamentalValue(false).Equals(value)); On 2012/02/01 10:01:09, Joao da Silva wrote: > ...
8 years, 10 months ago (2012-02-01 12:19:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/9264070/8001
8 years, 10 months ago (2012-02-01 12:19:46 UTC) #4
commit-bot: I haz the power
Try job failure for 9264070-8001 on linux_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=13044 Step "update" is always ...
8 years, 10 months ago (2012-02-01 12:54:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/9264070/8001
8 years, 10 months ago (2012-02-01 13:03:28 UTC) #6
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 16:00:32 UTC) #7
Change committed as 120065

Powered by Google App Engine
This is Rietveld 408576698