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

Issue 1012853002: [Password Manager] Use successful XHR submission as a signal for password saving (Closed)

Created:
5 years, 9 months ago by Garrett Casto
Modified:
5 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, rouslan+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Use successful XHR submission as a signal for password saving If an XHR has succeeded and the form that the user was typing in has now disappeared either by no longer being visible or being removed from the DOM, prompt to save. BUG=464891 Committed: https://crrev.com/c21f1c4caebb3f26706083c52b8f240edef494d2 Cr-Commit-Position: refs/heads/master@{#321443}

Patch Set 1 #

Patch Set 2 : Add tests #

Patch Set 3 : Cleanup #

Patch Set 4 : Rebase #

Total comments: 6

Patch Set 5 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -3 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 2 3 4 1 chunk +114 lines, -0 lines 0 comments Download
M chrome/test/data/password/password_xhr_submit.html View 1 2 3 4 2 chunks +25 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 2 3 4 2 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Garrett Casto
5 years, 9 months ago (2015-03-17 01:04:25 UTC) #2
Garrett Casto
You should ignore the failing trybots as I both need to rebase and this CL ...
5 years, 9 months ago (2015-03-17 01:16:29 UTC) #3
Evan Stade
+cc mathp Might be worth doing something like this for Autofill as well.
5 years, 9 months ago (2015-03-17 01:38:54 UTC) #5
vabr (Chromium)
LGTM with nits. Cheers, Vaclav https://codereview.chromium.org/1012853002/diff/60001/components/autofill/content/renderer/password_autofill_agent.cc File components/autofill/content/renderer/password_autofill_agent.cc (right): https://codereview.chromium.org/1012853002/diff/60001/components/autofill/content/renderer/password_autofill_agent.cc#newcode863 components/autofill/content/renderer/password_autofill_agent.cc:863: // If the user ...
5 years, 9 months ago (2015-03-17 10:14:39 UTC) #6
Garrett Casto
https://codereview.chromium.org/1012853002/diff/60001/components/autofill/content/renderer/password_autofill_agent.cc File components/autofill/content/renderer/password_autofill_agent.cc (right): https://codereview.chromium.org/1012853002/diff/60001/components/autofill/content/renderer/password_autofill_agent.cc#newcode863 components/autofill/content/renderer/password_autofill_agent.cc:863: // If the user hasn't fully filled out the ...
5 years, 9 months ago (2015-03-17 21:36:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1012853002/80001
5 years, 9 months ago (2015-03-18 07:40:50 UTC) #10
vabr (Chromium)
Thanks, LGTM!
5 years, 9 months ago (2015-03-18 08:37:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/37300)
5 years, 9 months ago (2015-03-18 12:04:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1012853002/80001
5 years, 9 months ago (2015-03-19 20:54:03 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-19 21:57:11 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 21:57:43 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c21f1c4caebb3f26706083c52b8f240edef494d2
Cr-Commit-Position: refs/heads/master@{#321443}

Powered by Google App Engine
This is Rietveld 408576698