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

Issue 398893002: Invoke the StartSyncFlare for prefs when performing an automatic reset. (Closed)

Created:
6 years, 5 months ago by gab
Modified:
6 years, 5 months ago
CC:
chromium-reviews, rlarocque
Project:
chromium
Visibility:
Public.

Description

Invoke the StartSyncFlare for prefs when performing an automatic reset. BUG=394483 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284507

Patch Set 1 : #

Total comments: 2

Patch Set 2 : merge up to r284183 #

Patch Set 3 : Also pipe through ProfilePrefStoreManager #

Total comments: 6

Patch Set 4 : review:zea #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -52 lines) Patch
A chrome/browser/prefs/DEPS View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/prefs/chrome_pref_service_factory.cc View 1 2 3 chunks +23 lines, -9 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter.h View 1 2 3 4 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter.cc View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter_unittest.cc View 1 2 15 chunks +36 lines, -21 lines 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.cc View 1 2 3 5 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager_unittest.cc View 1 2 18 chunks +46 lines, -21 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
gab
Nicolas PTAL, as discussed in sync/protector syncup before break. Erik PTAL at PrefHashFilter changes CC ...
6 years, 5 months ago (2014-07-16 20:04:58 UTC) #1
erikwright (departed)
https://codereview.chromium.org/398893002/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc File chrome/browser/prefs/profile_pref_store_manager.cc (right): https://codereview.chromium.org/398893002/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc#newcode120 chrome/browser/prefs/profile_pref_store_manager.cc:120: const base::Closure start_sync_flare_for_prefs = This should be a dependency ...
6 years, 5 months ago (2014-07-16 20:23:43 UTC) #2
gab
https://codereview.chromium.org/398893002/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc File chrome/browser/prefs/profile_pref_store_manager.cc (right): https://codereview.chromium.org/398893002/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc#newcode120 chrome/browser/prefs/profile_pref_store_manager.cc:120: const base::Closure start_sync_flare_for_prefs = On 2014/07/16 20:23:43, erikwright wrote: ...
6 years, 5 months ago (2014-07-16 20:30:40 UTC) #3
erikwright (departed)
Right, you don't test that the flare is called. If you choose to, you may ...
6 years, 5 months ago (2014-07-16 20:51:39 UTC) #4
gab
Done, I'm not sure I prefer this as it now makes another layer explicitly aware ...
6 years, 5 months ago (2014-07-18 21:02:36 UTC) #5
Nicolas Zea
LGTM with some comments/nits https://codereview.chromium.org/398893002/diff/60001/chrome/browser/prefs/DEPS File chrome/browser/prefs/DEPS (right): https://codereview.chromium.org/398893002/diff/60001/chrome/browser/prefs/DEPS#newcode2 chrome/browser/prefs/DEPS:2: #TODO(rlarocque): Move this dependency into ...
6 years, 5 months ago (2014-07-18 21:11:16 UTC) #6
gab
Thanks, Bernhard PTAL at the prefs changes. Cheers, Gab https://codereview.chromium.org/398893002/diff/60001/chrome/browser/prefs/DEPS File chrome/browser/prefs/DEPS (right): https://codereview.chromium.org/398893002/diff/60001/chrome/browser/prefs/DEPS#newcode2 chrome/browser/prefs/DEPS:2: ...
6 years, 5 months ago (2014-07-21 16:22:04 UTC) #7
Bernhard Bauer
LGTM
6 years, 5 months ago (2014-07-21 17:22:27 UTC) #8
gab
The CQ bit was checked by gab@chromium.org
6 years, 5 months ago (2014-07-21 17:25:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/398893002/80001
6 years, 5 months ago (2014-07-21 17:26:30 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-21 21:47:24 UTC) #11
Message was sent while issue was closed.
Change committed as 284507

Powered by Google App Engine
This is Rietveld 408576698