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

Issue 1039833002: [Password Manager] Unify action and origin detection (Closed)

Created:
5 years, 9 months ago by Garrett Casto
Modified:
5 years, 8 months ago
Reviewers:
engedy
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] Unify action and origin detection Currently it's possible for the action in a PasswordForm to not match the action for the same WebFormElement in PasswordAutofillAgent because the action is computed differently. This can cause us to not fill a password on forms where <base href=> is set and the action on the form is empty. BUG=360230 Committed: https://crrev.com/37ca817dee72534c2835f69d8f905aa27ee23e22 Cr-Commit-Position: refs/heads/master@{#323592}

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 4

Patch Set 3 : Comments #

Patch Set 4 : Test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -37 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/test/data/password/password_xhr_submit.html View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 2 chunks +2 lines, -13 lines 0 comments Download
M components/autofill/content/renderer/password_form_conversion_utils.h View 2 chunks +8 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_form_conversion_utils.cc View 1 2 3 2 chunks +31 lines, -22 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Garrett Casto
Hey Balazs, In looking into this I wasn't actually able to reproduce https://crbug.com/469790. The path ...
5 years, 9 months ago (2015-03-27 22:36:43 UTC) #2
Garrett Casto
Ping?
5 years, 8 months ago (2015-04-01 17:47:41 UTC) #3
engedy
On 2015/04/01 17:47:41, Garrett Casto wrote: > Ping? Ah, sorry, this fell off my radar. ...
5 years, 8 months ago (2015-04-01 18:00:57 UTC) #4
engedy
LGTM % minor comments. Thanks! https://codereview.chromium.org/1039833002/diff/20001/chrome/browser/password_manager/password_manager_browsertest.cc File chrome/browser/password_manager/password_manager_browsertest.cc (right): https://codereview.chromium.org/1039833002/diff/20001/chrome/browser/password_manager/password_manager_browsertest.cc#newcode1850 chrome/browser/password_manager/password_manager_browsertest.cc:1850: // the form is ...
5 years, 8 months ago (2015-04-01 19:06:24 UTC) #5
Garrett Casto
https://codereview.chromium.org/1039833002/diff/20001/chrome/browser/password_manager/password_manager_browsertest.cc File chrome/browser/password_manager/password_manager_browsertest.cc (right): https://codereview.chromium.org/1039833002/diff/20001/chrome/browser/password_manager/password_manager_browsertest.cc#newcode1850 chrome/browser/password_manager/password_manager_browsertest.cc:1850: // the form is empty. Regression test for https://crbug.com/360230. ...
5 years, 8 months ago (2015-04-01 23:59:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1039833002/40001
5 years, 8 months ago (2015-04-02 00:00:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/50047)
5 years, 8 months ago (2015-04-02 01:46:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1039833002/60001
5 years, 8 months ago (2015-04-02 20:17:00 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-03 05:01:28 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 20:30:31 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/37ca817dee72534c2835f69d8f905aa27ee23e22
Cr-Commit-Position: refs/heads/master@{#323592}

Powered by Google App Engine
This is Rietveld 408576698