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

Issue 520583003: Sync new PasswordForm fields. (Closed)

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

Description

Sync new PasswordForm fields. They are |display_name|, |avatar_url| and |federation_url|. BUG=400674 TBR=isherman@chromium.org Committed: https://crrev.com/dd57b1ab79066e73ff4624c61f594365d63656eb Cr-Commit-Position: refs/heads/master@{#293489}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add a comment #

Patch Set 3 : merge with trunk #

Patch Set 4 : remove the blank #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -4 lines) Patch
M components/autofill/core/common/password_form.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/browser/password_syncable_service.cc View 1 2 3 3 chunks +12 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_syncable_service_unittest.cc View 1 2 7 chunks +16 lines, -3 lines 0 comments Download
M sync/protocol/password_specifics.proto View 1 chunk +3 lines, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
vasilii
Hi guys, please review.
6 years, 3 months ago (2014-09-02 12:47:16 UTC) #4
Mike West
LGTM with one nit. https://codereview.chromium.org/520583003/diff/1/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/520583003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode467 components/password_manager/core/browser/password_syncable_service_unittest.cc:467: form1->times_used = 5; Why did ...
6 years, 3 months ago (2014-09-02 12:58:48 UTC) #5
vasilii
https://codereview.chromium.org/520583003/diff/1/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/520583003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode467 components/password_manager/core/browser/password_syncable_service_unittest.cc:467: form1->times_used = 5; On 2014/09/02 12:58:48, Mike West wrote: ...
6 years, 3 months ago (2014-09-02 14:56:22 UTC) #6
Mike West
As discussed, at some point in the future it might make sense to extract these ...
6 years, 3 months ago (2014-09-02 15:27:25 UTC) #7
Nicolas Zea
LGTM with one question: are these fields already populated for existing passwords? Will this cause ...
6 years, 3 months ago (2014-09-02 17:06:16 UTC) #8
Garrett Casto
Do we also want to sync |is_zero_click|? Otherwise looks good.
6 years, 3 months ago (2014-09-03 06:54:19 UTC) #9
vasilii
The fields aren't populated at the moment. I think they shouldn't be populated for existing ...
6 years, 3 months ago (2014-09-03 08:36:21 UTC) #10
Garrett Casto
LGTM If |is_zero_click| is not meant to be synced, do you want to leave a ...
6 years, 3 months ago (2014-09-03 20:51:34 UTC) #11
vasilii
On 2014/09/03 20:51:34, Garrett Casto wrote: > LGTM > > If |is_zero_click| is not meant ...
6 years, 3 months ago (2014-09-04 08:27:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/520583003/20001
6 years, 3 months ago (2014-09-04 08:28:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/11760) ios_rel_device on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device/builds/11703) ios_rel_device_ninja ...
6 years, 3 months ago (2014-09-04 08:35:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/520583003/60001
6 years, 3 months ago (2014-09-04 09:49:13 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/8657)
6 years, 3 months ago (2014-09-04 10:00:25 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/520583003/60001
6 years, 3 months ago (2014-09-05 09:15:23 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/8946)
6 years, 3 months ago (2014-09-05 09:27:03 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/520583003/60001
6 years, 3 months ago (2014-09-05 09:42:12 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 2ccefea61c41ec6134cba4b0873ac07d2760b25a
6 years, 3 months ago (2014-09-05 10:14:30 UTC) #27
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:38:27 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dd57b1ab79066e73ff4624c61f594365d63656eb
Cr-Commit-Position: refs/heads/master@{#293489}

Powered by Google App Engine
This is Rietveld 408576698