New issue
Advanced search Search tips

Issue 907537 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 889899



Sign in to add a comment

Remove use of SigninManagerBase::RegisterPrefs() from ios/web_view/internal/app/application_context.cc

Project Member Reported by sdefresne@chromium.org, Nov 21

Issue description

The method just register the preference kGoogleServicesUsernamePattern that will eventually move to the embedder, so we need to change this to register the preference directly.
 

Sign in to add a comment