Convert save_card_bubble_controller_impl.cc to IdentityManager API |
|||
Issue descriptionAPI used - SigninManagerBase::GetAuthenticatedAccountId Also, we can remove the check that AccountTrackerServiceFactory::GetForProfile() returns a non-null instance, since 1. the code does not use the AccountTrackerService, 2. it is not possible to create an IdentityManager with null AccountTrackerService.
,
Nov 21
,
Nov 21
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cb2a31ffcdc73b831b7692cdcbffa9fcc258e701 commit cb2a31ffcdc73b831b7692cdcbffa9fcc258e701 Author: Antonio Gomes <tonikitoo@igalia.com> Date: Wed Nov 21 22:57:48 2018 [s13n] Convert save_card_bubble_controller_impl.cc to IdentityManager BUG= 907533 Change-Id: Ib8714aa26040bbfb9338454c5c327f9194a20d32 Reviewed-on: https://chromium-review.googlesource.com/c/1347149 Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#610248} [modify] https://crrev.com/cb2a31ffcdc73b831b7692cdcbffa9fcc258e701/chrome/browser/ui/autofill/save_card_bubble_controller_impl.cc
,
Nov 21
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sdefresne@chromium.org
, Nov 21