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

Issue 911323003: Simplify GetLoginsRequest, and let PasswordStore::GetLoginsImpl take scoped_ptr<GetLoginsRequest> (Closed)

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

Description

Simplify GetLoginsRequest, and let PasswordStore::GetLoginsImpl take scoped_ptr<GetLoginsRequest>. After this change, the signature of GetLoginsImpl() will be aligned with GetAutofillableLoginsImpl() and GetBlacklistedLoginsImpl(). BUG=437865 NOTRY=true # Unrelated chromevox test failures. Committed: https://crrev.com/a9a28c8cd244a42fb2f77e08c8cf35cddc558620 Cr-Commit-Position: refs/heads/master@{#316235}

Patch Set 1 #

Patch Set 2 : Remove unused functions. #

Total comments: 8

Patch Set 3 : Addressed comments from vabr@. #

Patch Set 4 : Fix Win compile error. #

Patch Set 5 : Fix another Win compiler error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -102 lines) Patch
M chrome/browser/password_manager/password_store_mac.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_store_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win.cc View 1 2 3 4 6 chunks +23 lines, -22 lines 0 comments Download
M chrome/browser/password_manager/password_store_x.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M components/password_manager/core/browser/password_store.h View 1 2 5 chunks +12 lines, -31 lines 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 2 3 chunks +11 lines, -30 lines 0 comments Download
M components/password_manager/core/browser/password_store_default.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M components/password_manager/core/browser/test_password_store.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
engedy
@Vaclav, please take a look. Unfortunately, the solution we have devised before (notifying the consumer ...
5 years, 10 months ago (2015-02-11 16:39:41 UTC) #2
vabr (Chromium)
This LGTM, with comments. Your CL is definitely an improvement in the current state. Once ...
5 years, 10 months ago (2015-02-12 08:57:50 UTC) #3
engedy
Thanks for the nice observations! https://codereview.chromium.org/911323003/diff/20001/chrome/browser/password_manager/password_store_win.cc File chrome/browser/password_manager/password_store_win.cc (right): https://codereview.chromium.org/911323003/diff/20001/chrome/browser/password_manager/password_store_win.cc#newcode34 chrome/browser/password_manager/password_store_win.cc:34: // Requests the IE7 ...
5 years, 10 months ago (2015-02-12 09:35:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911323003/40001
5 years, 10 months ago (2015-02-12 09:36:20 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/25685)
5 years, 10 months ago (2015-02-12 10:13:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911323003/60001
5 years, 10 months ago (2015-02-13 13:35:50 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/26215)
5 years, 10 months ago (2015-02-13 14:20:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911323003/80001
5 years, 10 months ago (2015-02-13 16:00:07 UTC) #15
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/24849)
5 years, 10 months ago (2015-02-13 17:05:08 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911323003/80001
5 years, 10 months ago (2015-02-13 17:10:27 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-13 17:38:03 UTC) #20
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 17:38:31 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a9a28c8cd244a42fb2f77e08c8cf35cddc558620
Cr-Commit-Position: refs/heads/master@{#316235}

Powered by Google App Engine
This is Rietveld 408576698