New issue
Advanced search Search tips

Issue 890804 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 8
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Task

Blocked on:
issue 889863

Blocking:
issue 883330
issue 890796



Sign in to add a comment

Convert chrome/browser/ui/views/profiles/profile_chooser_view.cc to IdentityManager

Project Member Reported by sdefresne@chromium.org, Oct 1

Issue description

API used:
- SigninManager::IsSigninAllowed()
- SigninManager::SignOut()
- SigninManager::IsAuthenticated()

 
Labels: Proj-Servicification-VendorBug
Owner: toniki...@chromium.org
Status: Started (was: Available)
Blocking: 890796
CL: https://chromium-review.googlesource.com/c/chromium/src/+/1324589

it touches a method in chrome/browser/sync/sync_ui_util.cc (covered by  bug 890796 ). Setting dependency.
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 8

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4

commit ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4
Author: Antonio Gomes <tonikitoo@igalia.com>
Date: Thu Nov 08 11:33:33 2018

[s13n] Convert c/b/ui/views/profiles/profile_chooser_view.cc to IdentityManager

CL also converts ::GetMessagesForAvatarSyncError defined at c/b/sync/sync_ui_util.h|cc,
(but not the whole file).

BUG= 890804 , 890796 

Change-Id: I4d7dbbdb1c5ca6f86e44cf9b4b454143eac08d9d
Reviewed-on: https://chromium-review.googlesource.com/c/1324589
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Thomas Tangl <tangltom@chromium.org>
Reviewed-by: Marc Treib <treib@chromium.org>
Reviewed-by: Colin Blundell <blundell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606415}
[modify] https://crrev.com/ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4/chrome/browser/sync/sync_ui_util.cc
[modify] https://crrev.com/ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4/chrome/browser/sync/sync_ui_util.h
[modify] https://crrev.com/ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4/chrome/browser/ui/views/profiles/avatar_toolbar_button.cc
[modify] https://crrev.com/ebaf6fb99f5992c82f731ac8b2ff4b30a55b76e4/chrome/browser/ui/views/profiles/profile_chooser_view.cc

Status: Fixed (was: Started)

Sign in to add a comment