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

Issue 615863002: Credential Manager: Stub out call to PasswordStore. (Closed)

Created:
6 years, 2 months ago by Mike West
Modified:
6 years, 2 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, darin-cc_chromium.org, gcasto+watchlist_chromium.org, jam, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Credential Manager: Stub out call to PasswordStore. This CL changes the ContentCredentialManagerDispatcher implementation of requesting credentials to pass the request through the PasswordStore. We don't yet use the result; we just verify that the callback is called and passes data around correctly. Baby steps. BUG=400674 Committed: https://crrev.com/e8b7bb544f4836862a2ab702beb76bd72bfce40e Cr-Commit-Position: refs/heads/master@{#297404}

Patch Set 1 #

Total comments: 6

Patch Set 2 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -7 lines) Patch
M components/password_manager/content/browser/content_credential_manager_dispatcher.h View 3 chunks +20 lines, -2 lines 0 comments Download
M components/password_manager/content/browser/content_credential_manager_dispatcher.cc View 1 3 chunks +33 lines, -4 lines 0 comments Download
M components/password_manager/content/browser/content_credential_manager_dispatcher_unittest.cc View 4 chunks +37 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
Mike West
WDYT, vabr@? I'm trying to keep the patches small; you'll see a few steps. If ...
6 years, 2 months ago (2014-09-30 09:15:57 UTC) #2
vabr (Chromium)
LGTM with comments. Small chunks (as you do know) are preferable, please keep doing that. ...
6 years, 2 months ago (2014-09-30 09:38:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615863002/20001
6 years, 2 months ago (2014-09-30 09:44:07 UTC) #5
Mike West
Thanks! And none of this is a rush; I'm happy for you to look at ...
6 years, 2 months ago (2014-09-30 09:44:49 UTC) #6
vabr (Chromium)
Still LGTM, Thanks!
6 years, 2 months ago (2014-09-30 09:50:08 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 834c9df852f39ad8ff1a456001956fe29160e5a7
6 years, 2 months ago (2014-09-30 11:24:43 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 11:25:31 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e8b7bb544f4836862a2ab702beb76bd72bfce40e
Cr-Commit-Position: refs/heads/master@{#297404}

Powered by Google App Engine
This is Rietveld 408576698