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

Issue 921873002: Clarify PasswordFormManager::OnRequestDone (Closed)

Created:
5 years, 10 months ago by vabr (Chromium)
Modified:
5 years, 10 months ago
Reviewers:
vasilii
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@457646_fix_preferred_match
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clarify PasswordFormManager::OnRequestDone As recent crashes proved, OnRequestDone was a bowl of spaghetti. This is an attempt at straightening it up, by separating particular computational steps from one another. BUG=457646, 451018 Committed: https://crrev.com/511209ccaec37cef530c52974b5edf8335ec2905 Cr-Commit-Position: refs/heads/master@{#317575}

Patch Set 1 #

Patch Set 2 : Rebased on ToT #

Total comments: 8

Patch Set 3 : Just rebased #

Total comments: 1

Patch Set 4 : Comments addressed #

Total comments: 8

Patch Set 5 : Further comments addressed #

Patch Set 6 : Just rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -68 lines) Patch
M components/password_manager/core/browser/password_form_manager.cc View 1 2 3 4 5 2 chunks +67 lines, -68 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
vabr (Chromium)
Vasilii, Please check if the new version of OnRequestDone looks better to you. Note the ...
5 years, 10 months ago (2015-02-12 19:51:14 UTC) #2
vasilii
I think your approach is fine. Though when we talked yesterday I imagined another algorithm: ...
5 years, 10 months ago (2015-02-13 10:44:46 UTC) #3
vabr (Chromium)
Hi Vasilii, I addressed your comments, please have a look. But don't hurry, I won't ...
5 years, 10 months ago (2015-02-13 13:21:52 UTC) #4
vasilii
https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc#newcode424 components/password_manager/core/browser/password_form_manager.cc:424: // First, |login_result| is filtered by score. The best ...
5 years, 10 months ago (2015-02-13 14:10:22 UTC) #5
vasilii
https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc#newcode424 components/password_manager/core/browser/password_form_manager.cc:424: // First, |login_result| is filtered by score. The best ...
5 years, 10 months ago (2015-02-13 14:10:22 UTC) #6
vabr (Chromium)
Thanks, Vasilii. I answered your comments, PTAL. Cheers, Vaclav https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/921873002/diff/60001/components/password_manager/core/browser/password_form_manager.cc#newcode424 components/password_manager/core/browser/password_form_manager.cc:424: ...
5 years, 10 months ago (2015-02-13 14:32:56 UTC) #7
vasilii
lgtm
5 years, 10 months ago (2015-02-13 14:48:27 UTC) #8
vabr (Chromium)
Thanks! I will hold on with landing it until I'm back to ensure quick revert ...
5 years, 10 months ago (2015-02-13 14:54:16 UTC) #9
vabr (Chromium)
I'm back, and just rebased the last patch set. If the trybots look good, I'll ...
5 years, 10 months ago (2015-02-23 11:44:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921873002/90001
5 years, 10 months ago (2015-02-23 12:40:19 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:90001)
5 years, 10 months ago (2015-02-23 12:50:33 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 12:51:17 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/511209ccaec37cef530c52974b5edf8335ec2905
Cr-Commit-Position: refs/heads/master@{#317575}

Powered by Google App Engine
This is Rietveld 408576698