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

Issue 2637823002: [Password Generation] Send votes about confirmation fields (Closed)

Created:
3 years, 11 months ago by kolos1
Modified:
3 years, 11 months ago
Reviewers:
dvadym, sebsg
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, jam, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Generation] Send votes about confirmation fields If new password field has the confirmation field (i.e. another password field that has the same user input), we will send |CONFIRMATION_PASSWORD| vote for this field. BUG=552420 Review-Url: https://codereview.chromium.org/2637823002 Cr-Commit-Position: refs/heads/master@{#444334} Committed: https://chromium.googlesource.com/chromium/src/+/b06c17f5fe6d769739ca8b669690f305e0860c8e

Patch Set 1 : New property in properties_mask #

Patch Set 2 : New autofill type instead of new property #

Total comments: 4

Patch Set 3 : Changes addressed to reviewer comments #

Total comments: 2

Patch Set 4 : Fixed comment to |confirmation_password_element| #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -216 lines) Patch
M components/autofill/content/renderer/password_form_conversion_utils.cc View 1 2 6 chunks +19 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/password_form_conversion_utils_browsertest.cc View 1 4 chunks +23 lines, -12 lines 0 comments Download
M components/autofill/core/browser/autofill_type.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M components/autofill/core/browser/field_types.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M components/autofill/core/common/password_form.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.h View 1 2 3 chunks +4 lines, -22 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 9 chunks +83 lines, -118 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager_unittest.cc View 1 2 3 12 chunks +71 lines, -60 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
kolos1
Hi Vadym, Please review this CL. Regards, Maxim
3 years, 11 months ago (2017-01-16 12:29:20 UTC) #2
dvadym
In general it looks good. I have some comments so far. I'm looking forward for ...
3 years, 11 months ago (2017-01-17 10:33:02 UTC) #4
kolos1
https://codereview.chromium.org/2637823002/diff/80001/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/2637823002/diff/80001/components/password_manager/core/browser/password_form_manager.cc#newcode139 components/password_manager/core/browser/password_form_manager.cc:139: void SetAutofillTypeOfField(const base::string16& field_name, On 2017/01/17 10:33:02, dvadym wrote: ...
3 years, 11 months ago (2017-01-17 15:13:36 UTC) #12
kolos1
Hi Sebastien, Could you please review changes in field_types.h and autofill_type.cc? Thanks. Best regards, Maxim ...
3 years, 11 months ago (2017-01-17 16:10:10 UTC) #14
kolos1
Hi Sebastien, Please review changes in field_types.h and autofill_type.cc Best regards, Maxim
3 years, 11 months ago (2017-01-17 16:26:16 UTC) #16
dvadym
Thanks for implementing this and refactoring! LGTM with small nit. https://codereview.chromium.org/2637823002/diff/200001/components/autofill/core/common/password_form.h File components/autofill/core/common/password_form.h (right): https://codereview.chromium.org/2637823002/diff/200001/components/autofill/core/common/password_form.h#newcode169 ...
3 years, 11 months ago (2017-01-17 16:32:21 UTC) #17
sebsg
LGTM for field_types.h and autofill_type.cc Please also update the server to add these fields :) ...
3 years, 11 months ago (2017-01-17 16:39:18 UTC) #18
kolos1
https://codereview.chromium.org/2637823002/diff/200001/components/autofill/core/common/password_form.h File components/autofill/core/common/password_form.h (right): https://codereview.chromium.org/2637823002/diff/200001/components/autofill/core/common/password_form.h#newcode169 components/autofill/core/common/password_form.h:169: // with the same user input, keep the name ...
3 years, 11 months ago (2017-01-18 09:15:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2637823002/220001
3 years, 11 months ago (2017-01-18 11:25:22 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 11:29:18 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:220001) as
https://chromium.googlesource.com/chromium/src/+/b06c17f5fe6d769739ca8b669690...

Powered by Google App Engine
This is Rietveld 408576698