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

Issue 277043002: Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (https://codereview.chr… (Closed)

Created:
6 years, 7 months ago by Garrett Casto
Modified:
6 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (https://codereview.chromium.org/242613006/)" This reverts commit r268113 and additionally prevents frames that are still loading from being parsed. This behavior was the root cause of the previous test failures. BUG=360904 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270279

Patch Set 1 #

Patch Set 2 : Fix form_structure_browsertests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -187 lines) Patch
M chrome/browser/autofill/autofill_browsertest.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/renderer/autofill/autofill_renderer_browsertest.cc View 2 chunks +51 lines, -1 line 0 comments Download
M chrome/renderer/autofill/form_autofill_browsertest.cc View 21 chunks +123 lines, -28 lines 0 comments Download
M components/autofill/content/common/autofill_messages.h View 3 chunks +2 lines, -6 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.h View 3 chunks +7 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 4 chunks +30 lines, -28 lines 2 comments Download
M components/autofill/content/renderer/form_cache.h View 2 chunks +7 lines, -14 lines 0 comments Download
M components/autofill/content/renderer/form_cache.cc View 6 chunks +9 lines, -25 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.h View 3 chunks +3 lines, -5 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 4 chunks +7 lines, -10 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 2 chunks +1 line, -13 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics_unittest.cc View 15 chunks +71 lines, -29 lines 0 comments Download
M components/autofill/core/common/form_data.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/autofill/core/common/form_data.cc View 1 chunk +14 lines, -0 lines 0 comments Download
D components/autofill/core/common/forms_seen_state.h View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Garrett Casto
Hi Ilya, Since this is a revert with edits, you should only need to review ...
6 years, 7 months ago (2014-05-10 00:11:18 UTC) #1
Ilya Sherman
https://codereview.chromium.org/277043002/diff/20001/components/autofill/content/renderer/autofill_agent.cc File components/autofill/content/renderer/autofill_agent.cc (right): https://codereview.chromium.org/277043002/diff/20001/components/autofill/content/renderer/autofill_agent.cc#newcode702 components/autofill/content/renderer/autofill_agent.cc:702: // parsed form. Is this method guaranteed to be ...
6 years, 7 months ago (2014-05-12 19:57:54 UTC) #2
Ilya Sherman
Also, is there a small regression test that we could add for the bug that ...
6 years, 7 months ago (2014-05-12 19:58:33 UTC) #3
Garrett Casto
Re: Testing - I thought about adding a test but I actually can't trigger this ...
6 years, 7 months ago (2014-05-12 23:52:50 UTC) #4
Ilya Sherman
Ok, sounds good. Hopefully Elliot will have some helpful tips on how to test this; ...
6 years, 7 months ago (2014-05-13 00:45:32 UTC) #5
Garrett Casto
The CQ bit was checked by gcasto@chromium.org
6 years, 7 months ago (2014-05-13 22:00:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gcasto@chromium.org/277043002/20001
6 years, 7 months ago (2014-05-13 22:04:55 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-14 01:10:06 UTC) #8
Message was sent while issue was closed.
Change committed as 270279

Powered by Google App Engine
This is Rietveld 408576698