New issue
Advanced search Search tips

Issue 903862 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Dec 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocked on:
issue 887872
issue 890796
issue 904404

Blocking:
issue 883318
issue 883330



Sign in to add a comment

Convert chrome/browser/extensions/api/browsing_data/browsing_data_test.cc to the Identity service

Project Member Reported by ma...@igalia.com, Nov 9

Issue description

APIs used:
  - SigninManagerBase::SetAuthenticatedAccountInfo()
  - ProfileOAuth2TokenService::UpdateCredentials()
  - ProfileOAuth2TokenService::RefreshTokenIsAvailable()
  - ProfileOAuth2TokenService::GetAuthError()
  - ProfileOAuth2TokenService::GetDelegate()->UpdateAuthError()

 
Blockedon: 904404
Blocking: 883330 883318
Labels: -Pri-3 Pri-1
Status: Available (was: Untriaged)
Owner: toniki...@chromium.org
Status: Started (was: Available)
Blockedon: 887872
Blockedon: 890796
Status: Assigned (was: Started)
Lets discuss and agree on the blockers first.
Description: Show this description
Blockers make sense to me!

I updated the GetAuthError() bug, so someone can get started on that one.
Cc: ma...@igalia.com
Status: Started (was: Assigned)
Working out a CL here on top of https://crrev.com/c/1362902 (Mario's).
Project Member

Comment 10 by bugdroid1@chromium.org, Dec 12

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

commit 7ae1b05b181311ccf89c4b89d45de523bbf1edbf
Author: Antonio Gomes <tonikitoo@igalia.com>
Date: Wed Dec 12 23:28:25 2018

[s13n] Convert c/b/extensions/api/browsing_data/browsing_data_test.cc to Identity service

CL uses IdentityManager API instead of using the soon to be
private ProfileOAuth2TokenService and SigninManage APIs.

BUG= 903862 

Change-Id: Icb817cd1110d777b3cc2ceb8a4888ffe83d93abb
Reviewed-on: https://chromium-review.googlesource.com/c/1372425
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Toni Baržić <tbarzic@chromium.org>
Reviewed-by: Mario Sanchez Prada <mario@igalia.com>
Reviewed-by: Colin Blundell <blundell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#616103}
[modify] https://crrev.com/7ae1b05b181311ccf89c4b89d45de523bbf1edbf/chrome/browser/extensions/api/browsing_data/browsing_data_test.cc

Status: Fixed (was: Started)

Sign in to add a comment