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

Issue 773823002: PasswordManager should trigger autofill for new forms + old PasswordFromManagers (Closed)

Created:
6 years ago by vabr (Chromium)
Modified:
6 years ago
Reviewers:
Garrett Casto
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PasswordManager should trigger autofill for new forms + old PasswordFromManagers It can happen that a website presents multiple forms matching the same PasswordFormManager. Currently, PasswordManager only issues an autofill request for the first such form. This CL makes sure that for all such forms the fill info is sent to the renderer. BUG=435364 Committed: https://crrev.com/e9a2b337c293a96144dc6836feda925ee8b25d87 Cr-Commit-Position: refs/heads/master@{#307109}

Patch Set 1 #

Patch Set 2 : Fixed failing test #

Patch Set 3 : Don't autofill a form twice #

Patch Set 4 : Just rebased #

Patch Set 5 : Don't duplicate the blacklist & generation IPC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -12 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 chunk +42 lines, -0 lines 0 comments Download
M chrome/test/data/password/dynamic_password_form.html View 2 chunks +2 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 2 3 2 chunks +6 lines, -5 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 3 1 chunk +9 lines, -6 lines 0 comments Download
M components/password_manager/core/browser/password_manager_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (2 generated)
vabr (Chromium)
Hi Garrett, PTAL. Thanks, Vaclav
6 years ago (2014-12-02 14:54:56 UTC) #2
vabr (Chromium)
FYI: I'm currently fixing the failing test. If you have not started reviewing, please hold ...
6 years ago (2014-12-02 15:53:49 UTC) #3
vabr (Chromium)
Hi Garrett, This is ready for review again. I'm not completely happy with the current ...
6 years ago (2014-12-02 16:10:14 UTC) #4
Garrett Casto
On 2014/12/02 16:10:14, vabr (Chromium) wrote: > Hi Garrett, > > This is ready for ...
6 years ago (2014-12-03 00:17:54 UTC) #5
vabr (Chromium)
On 2014/12/03 00:17:54, Garrett Casto wrote: > On 2014/12/02 16:10:14, vabr (Chromium) wrote: > > ...
6 years ago (2014-12-03 10:40:57 UTC) #6
Garrett Casto
On 2014/12/03 10:40:57, vabr (Chromium) wrote: > On 2014/12/03 00:17:54, Garrett Casto wrote: > > ...
6 years ago (2014-12-03 22:00:05 UTC) #7
vabr (Chromium)
Hi Garrett, Thanks for your helpful answer. Patch set 4 (= p.s. 3 + rebasing) ...
6 years ago (2014-12-04 10:12:28 UTC) #8
vabr (Chromium)
Hi Garrett, I just wanted to emphasise that despite your previous approval I need you ...
6 years ago (2014-12-05 15:59:47 UTC) #9
Garrett Casto
LGTM for patch set 5. Both generation and key icon shouldn't need to be updated ...
6 years ago (2014-12-05 18:29:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/773823002/80001
6 years ago (2014-12-05 21:42:50 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years ago (2014-12-05 23:31:44 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-05 23:32:28 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e9a2b337c293a96144dc6836feda925ee8b25d87
Cr-Commit-Position: refs/heads/master@{#307109}

Powered by Google App Engine
This is Rietveld 408576698