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

Issue 1842693003: [Autofill] Fill fields where the value equals the placeholder attribute. (Closed)

Created:
4 years, 8 months ago by sebsg
Modified:
4 years, 8 months ago
Reviewers:
Mathieu, kenrb
CC:
bondd+autofillwatch_chromium.org, browser-components-watch_chromium.org, chromium-reviews, darin-cc_chromium.org, estade+watch_chromium.org, jam, jdonnelly+autofillwatch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, rouslan+autofill_chromium.org, vabr+watchlistautofill_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

If the value of the field is the same as the placeholder attribute value, it is safe to overwrite this field with autofill values. BUG=599131 TEST=FormAutofillBrowserTest, AutofillManagerTest Committed: https://crrev.com/5bc61f8f605564730b06f14e243681e930c7cb88 Cr-Commit-Position: refs/heads/master@{#384053}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -33 lines) Patch
M chrome/renderer/autofill/form_autofill_browsertest.cc View 8 chunks +53 lines, -7 lines 0 comments Download
M components/autofill/content/common/autofill_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/content/renderer/form_autofill_util.cc View 3 chunks +8 lines, -2 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M components/autofill/core/common/form_field_data.h View 2 chunks +12 lines, -10 lines 0 comments Download
M components/autofill/core/common/form_field_data.cc View 1 7 chunks +30 lines, -11 lines 0 comments Download
M components/autofill/core/common/form_field_data_unittest.cc View 3 chunks +44 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
sebsg
Hi Math could you please take a look? Thanks!
4 years, 8 months ago (2016-03-30 16:13:21 UTC) #6
Mathieu
lgtm https://codereview.chromium.org/1842693003/diff/60001/components/autofill/core/common/form_field_data.cc File components/autofill/core/common/form_field_data.cc (right): https://codereview.chromium.org/1842693003/diff/60001/components/autofill/core/common/form_field_data.cc#newcode141 components/autofill/core/common/form_field_data.cc:141: return true; nit: bring to previous line>? https://codereview.chromium.org/1842693003/diff/60001/components/autofill/core/common/form_field_data.cc#newcode142 ...
4 years, 8 months ago (2016-03-30 17:36:24 UTC) #8
sebsg
Thanks https://codereview.chromium.org/1842693003/diff/60001/components/autofill/core/common/form_field_data.cc File components/autofill/core/common/form_field_data.cc (right): https://codereview.chromium.org/1842693003/diff/60001/components/autofill/core/common/form_field_data.cc#newcode141 components/autofill/core/common/form_field_data.cc:141: return true; On 2016/03/30 17:36:23, Mathieu Perreault wrote: ...
4 years, 8 months ago (2016-03-30 17:44:14 UTC) #9
sebsg
kenrb@chromium.org: Could you please review components/autofill/content/common/autofill_messages.h Thanks!
4 years, 8 months ago (2016-03-30 17:47:57 UTC) #11
kenrb
lgtm
4 years, 8 months ago (2016-03-30 18:04:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842693003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842693003/80001
4 years, 8 months ago (2016-03-30 18:06:15 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 8 months ago (2016-03-30 19:28:38 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 20:05:18 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5bc61f8f605564730b06f14e243681e930c7cb88
Cr-Commit-Position: refs/heads/master@{#384053}

Powered by Google App Engine
This is Rietveld 408576698