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

Issue 2320563002: [Password Generation] Use canonical version of action in for form matching in PasswordGenerationAgen (Closed)

Created:
4 years, 3 months ago by kolos1
Modified:
4 years, 3 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+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] Use canonical version of action in for form matching in PasswordGenerationAgent Even if the server found a suitable form for generation, Chrome will not show generation popup because form matching failed (e.g. if one action is canonical, another isn't). This fix is temporary solution. This CL (https://codereview.chromium.org/2318533002) will use signature based matching. BUG=582434 Committed: https://crrev.com/3dc6a6b24366b58e4b5f6c29d278c07c902e2b5f Cr-Commit-Position: refs/heads/master@{#416932}

Patch Set 1 #

Patch Set 2 : Changed to password generation specific version #

Total comments: 4

Patch Set 3 : Changes addressed to reviewer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -18 lines) Patch
M chrome/renderer/autofill/password_generation_agent_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/autofill/password_generation_test_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/autofill/content/renderer/form_autofill_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/form_autofill_util.cc View 1 2 2 chunks +9 lines, -11 lines 0 comments Download
M components/autofill/content/renderer/password_generation_agent.cc View 1 2 3 chunks +15 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (9 generated)
kolos1
4 years, 3 months ago (2016-09-07 10:46:50 UTC) #2
kolos1
Hi Vaclav, Please review new version that we discussed in person. Thank you. Regards, Maxim
4 years, 3 months ago (2016-09-07 12:46:36 UTC) #5
vabr (Chromium)
LGTM, just nits. Thank you, Maxim. Vaclav https://codereview.chromium.org/2320563002/diff/40001/components/autofill/content/renderer/form_autofill_util.cc File components/autofill/content/renderer/form_autofill_util.cc (right): https://codereview.chromium.org/2320563002/diff/40001/components/autofill/content/renderer/form_autofill_util.cc#newcode1191 components/autofill/content/renderer/form_autofill_util.cc:1191: // We ...
4 years, 3 months ago (2016-09-07 13:10:08 UTC) #6
kolos1
Thanks for quick response. I made the changes addressed to your comments. https://codereview.chromium.org/2320563002/diff/40001/components/autofill/content/renderer/form_autofill_util.cc File components/autofill/content/renderer/form_autofill_util.cc ...
4 years, 3 months ago (2016-09-07 13:19:00 UTC) #7
vabr (Chromium)
lgtm
4 years, 3 months ago (2016-09-07 13:32:28 UTC) #8
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/2320563002/60001
4 years, 3 months ago (2016-09-07 14:09:24 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-07 14:19:23 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 14:21:10 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3dc6a6b24366b58e4b5f6c29d278c07c902e2b5f
Cr-Commit-Position: refs/heads/master@{#416932}

Powered by Google App Engine
This is Rietveld 408576698