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

Issue 183223003: Add StartSyncFlare to PasswordSyncableService (Closed)

Created:
6 years, 9 months ago by vasilii
Modified:
6 years, 9 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org, Patrick Dubroy
Visibility:
Public.

Description

Add StartSyncFlare to PasswordSyncableService. BUG=95758 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255690

Patch Set 1 : Fixed tests #

Patch Set 2 : Merge with master #

Patch Set 3 : Remove components/password_manager.gypi from the patch #

Total comments: 6

Patch Set 4 : Added PasswordSyncableServiceTest.StartSyncFlare #

Total comments: 4

Patch Set 5 : Added PasswordStoreTest.StartSyncFlare #

Patch Set 6 : Merge with trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -26 lines) Patch
M chrome/browser/password_manager/mock_password_store_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_factory.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_mac.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/test_password_store_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/password_form_manager_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/password_manager_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/password_store.h View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/password_store_default_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/password_store_unittest.cc View 1 2 3 4 3 chunks +27 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_syncable_service.h View 1 2 chunks +11 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_syncable_service.cc View 1 2 3 2 chunks +16 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_syncable_service_unittest.cc View 1 2 3 4 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
vasilii
Hi Ilya, please review the CL.
6 years, 9 months ago (2014-03-04 15:56:04 UTC) #1
Ilya Sherman
Could you add test coverage for this change? https://codereview.chromium.org/183223003/diff/60001/components/password_manager/core/browser/password_store.cc File components/password_manager/core/browser/password_store.cc (right): https://codereview.chromium.org/183223003/diff/60001/components/password_manager/core/browser/password_store.cc#newcode79 components/password_manager/core/browser/password_store.cc:79: bool ...
6 years, 9 months ago (2014-03-04 22:35:52 UTC) #2
vasilii
I added the test. https://codereview.chromium.org/183223003/diff/60001/components/password_manager/core/browser/password_store.cc File components/password_manager/core/browser/password_store.cc (right): https://codereview.chromium.org/183223003/diff/60001/components/password_manager/core/browser/password_store.cc#newcode79 components/password_manager/core/browser/password_store.cc:79: bool PasswordStore::Init(const syncer::SyncableService::StartSyncFlare& flare) { ...
6 years, 9 months ago (2014-03-05 12:46:21 UTC) #3
Ilya Sherman
LGTM, though there's an opportunity to make the test coverage even better. https://codereview.chromium.org/183223003/diff/80001/components/password_manager/core/browser/password_store.cc File components/password_manager/core/browser/password_store.cc ...
6 years, 9 months ago (2014-03-06 00:04:06 UTC) #4
vasilii
https://codereview.chromium.org/183223003/diff/80001/components/password_manager/core/browser/password_store.cc File components/password_manager/core/browser/password_store.cc (right): https://codereview.chromium.org/183223003/diff/80001/components/password_manager/core/browser/password_store.cc#newcode82 components/password_manager/core/browser/password_store.cc:82: ScheduleTask(base::Bind(&PasswordStore::InitSyncableService, this, flare)); On 2014/03/06 00:04:07, Ilya Sherman wrote: ...
6 years, 9 months ago (2014-03-06 12:35:39 UTC) #5
Ilya Sherman
LGTM, thanks!
6 years, 9 months ago (2014-03-07 00:06:20 UTC) #6
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 9 months ago (2014-03-07 08:42:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/183223003/100001
6 years, 9 months ago (2014-03-07 08:47:31 UTC) #8
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 9 months ago (2014-03-07 12:45:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/183223003/120001
6 years, 9 months ago (2014-03-07 12:47:08 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 16:27:40 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=277449
6 years, 9 months ago (2014-03-07 16:27:41 UTC) #12
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 9 months ago (2014-03-07 16:31:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/183223003/120001
6 years, 9 months ago (2014-03-07 16:31:55 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-07 19:51:16 UTC) #15
Message was sent while issue was closed.
Change committed as 255690

Powered by Google App Engine
This is Rietveld 408576698