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

Issue 226523003: Modify the update path in PasswordSyncableService::ProcessSyncChanges. (Closed)

Created:
6 years, 8 months ago by vasilii
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Modify the update path in PasswordSyncableService::ProcessSyncChanges. Currently local data may diverge from the cloud sync data. Given that, in case of equal timestamps client shouldn't push its data to the server in MergeDataAndStartSyncing(). ProcessSyncChanges() should be straightforward, that is, updates are simply propagated to PasswordStore. BUG=361154 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263608

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -56 lines) Patch
M components/password_manager/core/browser/password_syncable_service.cc View 2 chunks +8 lines, -33 lines 0 comments Download
M components/password_manager/core/browser/password_syncable_service_unittest.cc View 3 chunks +20 lines, -23 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
vasilii
Hi guys, please review.
6 years, 8 months ago (2014-04-11 15:43:50 UTC) #1
Nicolas Zea
lgtm
6 years, 8 months ago (2014-04-11 17:32:10 UTC) #2
Garrett Casto
lgtm
6 years, 8 months ago (2014-04-11 19:13:19 UTC) #3
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 8 months ago (2014-04-14 07:56:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/226523003/1
6 years, 8 months ago (2014-04-14 07:56:32 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-14 09:46:02 UTC) #6
Message was sent while issue was closed.
Change committed as 263608

Powered by Google App Engine
This is Rietveld 408576698