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

Issue 137783003: Password manager: improve the check for login failure (Closed)

Created:
6 years, 11 months ago by vabr (Chromium)
Modified:
6 years, 11 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews
Visibility:
Public.

Description

Password manager: improve the check for login failure Before, we regarded any HTML form on the landing page after a login attempt as failure. After this CL, it's only a failure, if the new form has the same action as the old one. BUG=329860 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245105

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adding a comment about DoesManage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -6 lines) Patch
M chrome/browser/password_manager/password_manager.cc View 1 1 chunk +12 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/test/data/password/done_and_unrelated_form.html View 1 chunk +11 lines, -0 lines 0 comments Download
A chrome/test/data/password/failed.html View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/test/data/password/password_form.html View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vabr (Chromium)
Hi Garrett, May I interest you in yet another code review? :) Thank you, Vaclav
6 years, 11 months ago (2014-01-14 17:17:31 UTC) #1
Garrett Casto
lgtm https://codereview.chromium.org/137783003/diff/1/chrome/browser/password_manager/password_manager.cc File chrome/browser/password_manager/password_manager.cc (right): https://codereview.chromium.org/137783003/diff/1/chrome/browser/password_manager/password_manager.cc#newcode357 chrome/browser/password_manager/password_manager.cc:357: visible_forms[i].action) { One thing to note is that ...
6 years, 11 months ago (2014-01-15 02:28:27 UTC) #2
vabr (Chromium)
Thanks, Garrett. Since the only change after your approval was adding a comment, I'm sending ...
6 years, 11 months ago (2014-01-15 08:37:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/137783003/110001
6 years, 11 months ago (2014-01-15 09:48:31 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 04:22:21 UTC) #5
Message was sent while issue was closed.
Change committed as 245105

Powered by Google App Engine
This is Rietveld 408576698