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

Issue 2157333002: Make PasswordManager::pending_login_managers_ a vector of unique_ptr (Closed)

Created:
4 years, 5 months ago by vabr (Chromium)
Modified:
4 years, 5 months ago
Reviewers:
msramek
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@555132_no_old_login_managers
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make PasswordManager::pending_login_managers_ a vector of unique_ptr ...instead of a ScopedVector. BUG=555132 Committed: https://crrev.com/ae4bd799ff094cd71401bf3672569356fb124f3c Cr-Commit-Position: refs/heads/master@{#406259}

Patch Set 1 #

Patch Set 2 : Just rebased #

Patch Set 3 : Undo unrelated change #

Patch Set 4 : Undo unrelated change #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -32 lines) Patch
M components/password_manager/core/browser/password_manager.h View 2 chunks +1 line, -2 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 3 9 chunks +25 lines, -30 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 18 (10 generated)
vabr (Chromium)
Hi msramek@! Could you please review this CL? The nature is not specific to passwords. ...
4 years, 5 months ago (2016-07-19 12:42:27 UTC) #8
msramek
LGTM FWIW, I'm not a great fan of "auto" outside complicated for loops, but I ...
4 years, 5 months ago (2016-07-19 13:00:04 UTC) #9
vabr (Chromium)
On 2016/07/19 13:00:04, msramek wrote: > LGTM > > FWIW, I'm not a great fan ...
4 years, 5 months ago (2016-07-19 13:04:43 UTC) #10
vabr (Chromium)
https://codereview.chromium.org/2157333002/diff/60001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/2157333002/diff/60001/components/password_manager/core/browser/password_manager.cc#newcode847 components/password_manager/core/browser/password_manager.cc:847: PasswordFormManager* matched_manager = nullptr; In particular here I actually ...
4 years, 5 months ago (2016-07-19 13:06:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2157333002/60001
4 years, 5 months ago (2016-07-19 13:06:45 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-19 13:15:36 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 13:15:40 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 13:16:51 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ae4bd799ff094cd71401bf3672569356fb124f3c
Cr-Commit-Position: refs/heads/master@{#406259}

Powered by Google App Engine
This is Rietveld 408576698