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

Issue 2830303002: Fix sending autofill votes for sign-in forms. (Closed)

Created:
3 years, 8 months ago by dvadym
Modified:
3 years, 8 months ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix sending autofill votes for sign-in forms. On CL https://codereview.chromium.org/2796873002/ a sending of autofill votes for sing-in forms was implemented, but |available_field_types_| doesn't contain PASSWORD type, that makes that the server skips such forms as invalid. This CL adds PASSWORD type for sign-in form uploads. BUG=713688, 699530 Review-Url: https://codereview.chromium.org/2830303002 Cr-Commit-Position: refs/heads/master@{#466621} Committed: https://chromium.googlesource.com/chromium/src/+/2366977b83a1eb2ce167821d7d1d9e084bd602fc

Patch Set 1 #

Patch Set 2 : Addressed reviewer comments #

Patch Set 3 : Comments added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -10 lines) Patch
M components/autofill/core/browser/autofill_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 8 chunks +25 lines, -1 line 0 comments Download
M components/autofill/core/browser/form_structure.cc View 1 2 2 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
dvadym
Hi Roger, could you please review this CL? Regards, Vadym
3 years, 8 months ago (2017-04-21 10:00:33 UTC) #3
Roger McFarlane (Chromium)
nit: Can you also update FormStructure::EncodeUploadRequest (form_structure.cc:391) to extract the verification loop to a helper ...
3 years, 8 months ago (2017-04-21 15:48:33 UTC) #5
Roger McFarlane (Chromium)
otherwise, LGTM PS - why only run select try bots instead of a full git ...
3 years, 8 months ago (2017-04-21 15:51:43 UTC) #6
dvadym
Thanks for review Roger! I've extracted checking in a separate function as you recommended. > ...
3 years, 8 months ago (2017-04-24 12:04:49 UTC) #11
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/2830303002/40001
3 years, 8 months ago (2017-04-24 12:07:48 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 13:10:35 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2366977b83a1eb2ce167821d7d1d...

Powered by Google App Engine
This is Rietveld 408576698