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

Issue 552713002: PasswordSyncableService shouldn't push any sync changes if MergeDataAndStartSyncing() failed. (Closed)

Created:
6 years, 3 months ago by vasilii
Modified:
6 years, 3 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PasswordSyncableService shouldn't push any sync changes if MergeDataAndStartSyncing() failed. BUG=411521 Committed: https://crrev.com/7ae486083e4fafc0f774efae16c1d326973798f4 Cr-Commit-Position: refs/heads/master@{#294152}

Patch Set 1 #

Total comments: 2

Patch Set 2 : +comment #

Total comments: 4

Patch Set 3 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -12 lines) Patch
M components/password_manager/core/browser/password_syncable_service.cc View 1 3 chunks +13 lines, -11 lines 0 comments Download
M components/password_manager/core/browser/password_syncable_service_unittest.cc View 1 2 2 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
vasilii
Hi guys, please review.
6 years, 3 months ago (2014-09-08 09:27:11 UTC) #2
Nicolas Zea
LGTM from a sync perspective. https://codereview.chromium.org/552713002/diff/1/components/password_manager/core/browser/password_syncable_service.cc File components/password_manager/core/browser/password_syncable_service.cc (right): https://codereview.chromium.org/552713002/diff/1/components/password_manager/core/browser/password_syncable_service.cc#newcode151 components/password_manager/core/browser/password_syncable_service.cc:151: sync_error_factory_ = sync_error_factory.Pass(); nit: ...
6 years, 3 months ago (2014-09-08 18:01:37 UTC) #3
vasilii
https://codereview.chromium.org/552713002/diff/1/components/password_manager/core/browser/password_syncable_service.cc File components/password_manager/core/browser/password_syncable_service.cc (right): https://codereview.chromium.org/552713002/diff/1/components/password_manager/core/browser/password_syncable_service.cc#newcode151 components/password_manager/core/browser/password_syncable_service.cc:151: sync_error_factory_ = sync_error_factory.Pass(); On 2014/09/08 18:01:37, Nicolas Zea wrote: ...
6 years, 3 months ago (2014-09-09 17:01:29 UTC) #4
Ilya Sherman
LGTM % nits. https://codereview.chromium.org/552713002/diff/20001/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/552713002/diff/20001/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode483 components/password_manager/core/browser/password_syncable_service_unittest.cc:483: // Start syncing with an error. ...
6 years, 3 months ago (2014-09-09 22:33:17 UTC) #5
vasilii
https://codereview.chromium.org/552713002/diff/20001/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/552713002/diff/20001/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode483 components/password_manager/core/browser/password_syncable_service_unittest.cc:483: // Start syncing with an error. Consecutive password store ...
6 years, 3 months ago (2014-09-10 08:32:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/552713002/40001
6 years, 3 months ago (2014-09-10 08:33:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/13882)
6 years, 3 months ago (2014-09-10 08:43:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/552713002/40001
6 years, 3 months ago (2014-09-10 08:59:46 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0210184216adc97700d6fd4d5aeeeaf9cb556ea0
6 years, 3 months ago (2014-09-10 10:03:19 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 10:56:22 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7ae486083e4fafc0f774efae16c1d326973798f4
Cr-Commit-Position: refs/heads/master@{#294152}

Powered by Google App Engine
This is Rietveld 408576698