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

Issue 2432063003: [Autofill] Offer credit card suggestions for some form action. (Closed)

Created:
4 years, 2 months ago by Mathieu
Modified:
4 years, 2 months ago
Reviewers:
sebsg
CC:
chromium-reviews, rouslan+autofill_chromium.org, estade+watch_chromium.org, vabr+watchlistautofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Autofill] Offer credit card suggestions for some form action. A previous change had mistakenly filtered out some forms from showing credit card suggestions. We now fix this and allow empty form actions (which post to the current page) as well as "javascript:" handlers, for example, all within pages that have a secure (and perhaps Mixed Passive) context. BUG=652334 TEST=AutofillManagerTest,AutofillAssistantTest Committed: https://crrev.com/87d76a1b9372afa7a29034936297c11c0eef8be1 Cr-Commit-Position: refs/heads/master@{#426915}

Patch Set 1 #

Patch Set 2 : Fix Android tests #

Patch Set 3 : rebase #

Patch Set 4 : rebase tests #

Total comments: 2

Patch Set 5 : added a test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -31 lines) Patch
M components/autofill/core/browser/autofill_assistant.cc View 2 1 chunk +6 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_assistant_unittest.cc View 1 2 3 4 1 chunk +67 lines, -22 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 2 1 chunk +2 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 2 3 chunks +60 lines, -5 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
Mathieu
Seb PTAL!
4 years, 2 months ago (2016-10-21 14:28:11 UTC) #9
Mathieu
On 2016/10/21 14:28:11, Mathieu Perreault wrote: > Seb PTAL! Bots are green now, sorry. PTAL
4 years, 2 months ago (2016-10-21 18:48:16 UTC) #21
sebsg
LGTM % comment :) https://codereview.chromium.org/2432063003/diff/60001/components/autofill/core/browser/autofill_assistant_unittest.cc File components/autofill/core/browser/autofill_assistant_unittest.cc (right): https://codereview.chromium.org/2432063003/diff/60001/components/autofill/core/browser/autofill_assistant_unittest.cc#newcode206 components/autofill/core/browser/autofill_assistant_unittest.cc:206: } Can you add one ...
4 years, 2 months ago (2016-10-21 19:10:56 UTC) #22
Mathieu
Thanks, will submit https://codereview.chromium.org/2432063003/diff/60001/components/autofill/core/browser/autofill_assistant_unittest.cc File components/autofill/core/browser/autofill_assistant_unittest.cc (right): https://codereview.chromium.org/2432063003/diff/60001/components/autofill/core/browser/autofill_assistant_unittest.cc#newcode206 components/autofill/core/browser/autofill_assistant_unittest.cc:206: } On 2016/10/21 19:10:55, sebsg wrote: ...
4 years, 2 months ago (2016-10-21 20:53:59 UTC) #23
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/2432063003/80001
4 years, 2 months ago (2016-10-21 20:55:04 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-21 22:23:52 UTC) #28
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 22:32:41 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/87d76a1b9372afa7a29034936297c11c0eef8be1
Cr-Commit-Position: refs/heads/master@{#426915}

Powered by Google App Engine
This is Rietveld 408576698