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

Issue 662493002: [Password Generation] Enable generation for dynamically created forms. (Closed)

Created:
6 years, 2 months ago by Garrett Casto
Modified:
6 years, 2 months ago
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, rouslan+autofillwatch_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, Ilya Sherman, mkwst+watchlist_chromium.org, please use gerrit instead
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Password Generation] Enable generation for dynamically created forms. BUG=172188 Committed: https://crrev.com/93a96501c4f5924972b09e0dff0f879134927db5 Cr-Commit-Position: refs/heads/master@{#300418}

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 5

Patch Set 3 : Comments #

Patch Set 4 : Android #

Total comments: 3

Patch Set 5 : Better #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -4 lines) Patch
M chrome/renderer/autofill/password_generation_agent_browsertest.cc View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_generation_agent.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_generation_agent.cc View 1 2 3 5 chunks +22 lines, -4 lines 0 comments Download

Messages

Total messages: 45 (20 generated)
Garrett Casto
https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc File chrome/renderer/autofill/password_generation_agent_browsertest.cc (right): https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc#newcode368 chrome/renderer/autofill/password_generation_agent_browsertest.cc:368: ProcessPendingMessages(); I'm slightly worried that this might flake because ...
6 years, 2 months ago (2014-10-15 22:11:46 UTC) #2
vabr (Chromium)
Hi Garrett, LGTM with comments. Thanks, Vaclav https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc File chrome/renderer/autofill/password_generation_agent_browsertest.cc (right): https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc#newcode368 chrome/renderer/autofill/password_generation_agent_browsertest.cc:368: ProcessPendingMessages(); On ...
6 years, 2 months ago (2014-10-16 07:46:15 UTC) #3
Garrett Casto
https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc File chrome/renderer/autofill/password_generation_agent_browsertest.cc (right): https://codereview.chromium.org/662493002/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc#newcode368 chrome/renderer/autofill/password_generation_agent_browsertest.cc:368: ProcessPendingMessages(); On 2014/10/16 07:46:15, vabr (Chromium) wrote: > On ...
6 years, 2 months ago (2014-10-16 19:14:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/40001
6 years, 2 months ago (2014-10-16 19:15:32 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/18140)
6 years, 2 months ago (2014-10-16 19:25:39 UTC) #8
Garrett Casto
And apparently CQ still doesn't think that I'm an OWNER/committer. Le sigh. Ilya, can I ...
6 years, 2 months ago (2014-10-17 01:17:28 UTC) #10
Ilya Sherman
Rubber stamp LGTM.
6 years, 2 months ago (2014-10-17 22:12:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/40001
6 years, 2 months ago (2014-10-17 22:14:04 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/19522)
6 years, 2 months ago (2014-10-17 23:20:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/40001
6 years, 2 months ago (2014-10-20 17:41:29 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/19880)
6 years, 2 months ago (2014-10-20 18:52:43 UTC) #19
Garrett Casto
I'm not sure why this is failing. The test seems pretty unrelated, but it's consistent. ...
6 years, 2 months ago (2014-10-20 20:12:20 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/40001
6 years, 2 months ago (2014-10-20 20:13:55 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/19961)
6 years, 2 months ago (2014-10-20 21:17:59 UTC) #24
Garrett Casto
Bo, could you take a look at the android_webview changes?
6 years, 2 months ago (2014-10-20 23:07:16 UTC) #27
Garrett Casto
For background, this feature is not currently enabled on Android which is why the agent ...
6 years, 2 months ago (2014-10-20 23:17:39 UTC) #29
boliu
You mention the switch, where is it disabled? If it's in chrome/ code, it does ...
6 years, 2 months ago (2014-10-20 23:24:31 UTC) #32
Garrett Casto
Switch is in components/, https://code.google.com/p/chromium/codesearch#chromium/src/components/autofill/core/common/password_generation_util.cc&sq=package:chromium&type=cs&l=44&rcl=1413784642. Though thinking about this some more, I think that I ...
6 years, 2 months ago (2014-10-20 23:40:59 UTC) #33
boliu
You can add kEnablePasswordGeneration in aw_main_delegate.cc https://codereview.chromium.org/662493002/diff/80001/components/autofill/content/renderer/autofill_agent.cc File components/autofill/content/renderer/autofill_agent.cc (right): https://codereview.chromium.org/662493002/diff/80001/components/autofill/content/renderer/autofill_agent.cc#newcode126 components/autofill/content/renderer/autofill_agent.cc:126: password_autofill_agent_(password_autofill_agent), On 2014/10/20 ...
6 years, 2 months ago (2014-10-20 23:45:10 UTC) #34
boliu
On 2014/10/20 23:45:10, boliu wrote: > You can add kEnablePasswordGeneration in aw_main_delegate.cc Ehh, Disable
6 years, 2 months ago (2014-10-20 23:45:28 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/100001
6 years, 2 months ago (2014-10-21 00:04:38 UTC) #39
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-21 02:08:42 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662493002/100001
6 years, 2 months ago (2014-10-21 03:19:07 UTC) #43
commit-bot: I haz the power
Committed patchset #5 (id:100001)
6 years, 2 months ago (2014-10-21 04:15:40 UTC) #44
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 04:16:32 UTC) #45
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/93a96501c4f5924972b09e0dff0f879134927db5
Cr-Commit-Position: refs/heads/master@{#300418}

Powered by Google App Engine
This is Rietveld 408576698