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

Issue 340703002: Add user_prefs::TestPrefServiceSyncable (Closed)

Created:
6 years, 6 months ago by hashimoto
Modified:
6 years, 6 months ago
Reviewers:
Peter Kasting, blundell
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Add user_prefs::TestPrefServiceSyncable BUG=386246 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278292

Patch Set 1 : #

Patch Set 2 : sync_prefs_unittest #

Total comments: 2

Patch Set 3 : Use TEST_F #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -98 lines) Patch
M chrome/browser/search_engines/default_search_manager_unittest.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc View 1 2 10 chunks +37 lines, -33 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/pref_registry.gypi View 1 chunk +14 lines, -0 lines 0 comments Download
A components/pref_registry/testing_pref_service_syncable.h View 1 chunk +38 lines, -0 lines 0 comments Download
A components/pref_registry/testing_pref_service_syncable.cc View 1 chunk +70 lines, -0 lines 0 comments Download
M components/sync_driver/DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/sync_prefs_unittest.cc View 1 2 chunks +2 lines, -58 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
hashimoto
Colin, could you review this change?
6 years, 6 months ago (2014-06-18 18:46:17 UTC) #1
blundell
LGTM Is the chrome-level class still needed? Can the code in src/components/sync_driver/sync_prefs_unittest.cc be replaced by ...
6 years, 6 months ago (2014-06-18 19:40:28 UTC) #2
hashimoto
On 2014/06/18 19:40:28, blundell wrote: > LGTM > > Is the chrome-level class still needed? ...
6 years, 6 months ago (2014-06-18 20:05:59 UTC) #3
hashimoto
Peter, could you take a look at changes under chrome/browser/search_engines? Colin, could you take another ...
6 years, 6 months ago (2014-06-18 20:06:53 UTC) #4
blundell
SLGTM! Thanks!
6 years, 6 months ago (2014-06-18 20:07:49 UTC) #5
Peter Kasting
LGTM https://codereview.chromium.org/340703002/diff/60001/chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc File chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc (right): https://codereview.chromium.org/340703002/diff/60001/chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc#newcode96 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc:96: TemplateURLPrepopulateData::RegisterProfilePrefs(prefs.registry()); You seem to do this in every ...
6 years, 6 months ago (2014-06-18 20:27:13 UTC) #6
hashimoto
https://codereview.chromium.org/340703002/diff/60001/chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc File chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc (right): https://codereview.chromium.org/340703002/diff/60001/chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc#newcode96 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc:96: TemplateURLPrepopulateData::RegisterProfilePrefs(prefs.registry()); On 2014/06/18 20:27:13, Peter Kasting wrote: > You ...
6 years, 6 months ago (2014-06-18 21:09:33 UTC) #7
hashimoto
The CQ bit was checked by hashimoto@chromium.org
6 years, 6 months ago (2014-06-18 22:27:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/340703002/100001
6 years, 6 months ago (2014-06-18 22:28:59 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 07:00:05 UTC) #10
Message was sent while issue was closed.
Change committed as 278292

Powered by Google App Engine
This is Rietveld 408576698