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

Issue 2454993004: [Smart Lock] Account chooser assign correct avatar to profile. (Closed)

Created:
4 years, 1 month ago by melandory
Modified:
4 years, 1 month ago
Reviewers:
vasilii
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Smart Lock] Account chooser assign correct avatar to profile. Fixes the bug, where avatar doesn't correspond to correct account in the Account Chooser Dialog on Android. BUG=660029 Committed: https://crrev.com/1a46b550f643ef7199915d087f9861406763d3e9 Cr-Commit-Position: refs/heads/master@{#428609}

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -17 lines) Patch
M chrome/browser/password_manager/account_chooser_dialog_android.cc View 1 2 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
melandory
PTAL, thanks!
4 years, 1 month ago (2016-10-28 11:42:07 UTC) #4
vasilii
What about a unit test?
4 years, 1 month ago (2016-10-28 12:58:00 UTC) #7
melandory
On 2016/10/28 12:58:00, vasilii wrote: > What about a unit test? Unfortunately, they will be ...
4 years, 1 month ago (2016-10-28 13:32:37 UTC) #8
vasilii
Alternatively, you can bring me a present from vacation ;-) LGTM https://codereview.chromium.org/2454993004/diff/1/chrome/browser/password_manager/account_chooser_dialog_android.cc File chrome/browser/password_manager/account_chooser_dialog_android.cc (right): ...
4 years, 1 month ago (2016-10-28 14:24:22 UTC) #9
melandory
https://codereview.chromium.org/2454993004/diff/1/chrome/browser/password_manager/account_chooser_dialog_android.cc File chrome/browser/password_manager/account_chooser_dialog_android.cc (right): https://codereview.chromium.org/2454993004/diff/1/chrome/browser/password_manager/account_chooser_dialog_android.cc#newcode94 chrome/browser/password_manager/account_chooser_dialog_android.cc:94: const std::unique_ptr<autofill::PasswordForm>& password_form, On 2016/10/28 14:24:21, vasilii wrote: > ...
4 years, 1 month ago (2016-10-29 07:34:36 UTC) #15
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/2454993004/20001
4 years, 1 month ago (2016-10-29 07:34:41 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-29 08:07:29 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1a46b550f643ef7199915d087f9861406763d3e9 Cr-Commit-Position: refs/heads/master@{#428609}
4 years, 1 month ago (2016-10-29 08:10:00 UTC) #19
vasilii
4 years, 1 month ago (2016-10-31 08:57:41 UTC) #20
Message was sent while issue was closed.
https://codereview.chromium.org/2454993004/diff/1/chrome/browser/password_man...
File chrome/browser/password_manager/account_chooser_dialog_android.cc (right):

https://codereview.chromium.org/2454993004/diff/1/chrome/browser/password_man...
chrome/browser/password_manager/account_chooser_dialog_android.cc:94: const
std::unique_ptr<autofill::PasswordForm>& password_form,
On 2016/10/29 07:34:36, melandory wrote:
> On 2016/10/28 14:24:21, vasilii wrote:
> > It's better to accept 'const PasswordForm&' here.
> 
> PasswordForm doesn't have const icon_url getter.

What does this mean??

Powered by Google App Engine
This is Rietveld 408576698