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

Issue 237653002: Import policy data into default search dictionary pref. (Closed)

Created:
6 years, 8 months ago by Cait (Slow)
Modified:
6 years, 7 months ago
Reviewers:
gab, Peter Kasting
CC:
chromium-reviews, erikwright (departed), robertshield
Visibility:
Public.

Description

Import policy data into default search dictionary pref. BUG=365762 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267002

Patch Set 1 #

Total comments: 20

Patch Set 2 : Comment and clean up #

Patch Set 3 : Rebase on latest changes to DefaultSearchManager #

Patch Set 4 : fix merge fail #

Patch Set 5 : Rebase on ToT with dict pref patch #

Patch Set 6 : Rebase on dict pref change #

Total comments: 10

Patch Set 7 : Nits and rebase on ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+355 lines, -2 lines) Patch
M chrome/browser/search_engines/default_search_manager.h View 1 2 3 4 5 6 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/default_search_manager.cc View 1 2 3 4 5 6 3 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/default_search_policy_handler.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/default_search_policy_handler.cc View 1 2 3 4 5 6 4 chunks +145 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/default_search_policy_handler_unittest.cc View 1 2 3 4 5 6 5 chunks +190 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
gab
Very nice, I think we should also add TODOs in every CL we write above ...
6 years, 8 months ago (2014-04-15 20:52:33 UTC) #1
gab
+erik FYI
6 years, 8 months ago (2014-04-15 21:01:38 UTC) #2
Cait (Slow)
https://codereview.chromium.org/237653002/diff/1/chrome/browser/search_engines/default_search_policy_handler.cc File chrome/browser/search_engines/default_search_policy_handler.cc (right): https://codereview.chromium.org/237653002/diff/1/chrome/browser/search_engines/default_search_policy_handler.cc#newcode52 chrome/browser/search_engines/default_search_policy_handler.cc:52: const char kCreatedByPolicy[] = "created_by_policy"; On 2014/04/15 20:52:33, gab ...
6 years, 8 months ago (2014-04-16 21:14:11 UTC) #3
Cait (Slow)
Hi Peter, PTAL: This is the next step in the default search migration and handles ...
6 years, 7 months ago (2014-04-28 20:04:18 UTC) #4
Peter Kasting
LGTM https://codereview.chromium.org/237653002/diff/90001/chrome/browser/search_engines/default_search_manager.h File chrome/browser/search_engines/default_search_manager.h (right): https://codereview.chromium.org/237653002/diff/90001/chrome/browser/search_engines/default_search_manager.h#newcode66 chrome/browser/search_engines/default_search_manager.h:66: base::DictionaryValue* value); Nit: Reversing the two args would ...
6 years, 7 months ago (2014-04-29 01:47:32 UTC) #5
Cait (Slow)
Thanks! https://codereview.chromium.org/237653002/diff/90001/chrome/browser/search_engines/default_search_manager.h File chrome/browser/search_engines/default_search_manager.h (right): https://codereview.chromium.org/237653002/diff/90001/chrome/browser/search_engines/default_search_manager.h#newcode66 chrome/browser/search_engines/default_search_manager.h:66: base::DictionaryValue* value); On 2014/04/29 01:47:32, Peter Kasting wrote: ...
6 years, 7 months ago (2014-04-29 17:14:51 UTC) #6
Cait (Slow)
The CQ bit was checked by caitkp@chromium.org
6 years, 7 months ago (2014-04-29 17:16:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/237653002/110001
6 years, 7 months ago (2014-04-29 17:17:55 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 18:04:31 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 18:04:31 UTC) #10
Cait (Slow)
The CQ bit was checked by caitkp@chromium.org
6 years, 7 months ago (2014-04-29 18:08:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/237653002/110001
6 years, 7 months ago (2014-04-29 18:11:20 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 00:19:51 UTC) #13
Message was sent while issue was closed.
Change committed as 267002

Powered by Google App Engine
This is Rietveld 408576698