New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 911153 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

sync_ui_util inconsistently handles null SyncService

Project Member Reported by treib@chromium.org, Dec 3

Issue description

sync_ui_util::GetStatusInfo (maybe other functions too) handles a null SyncService in some, but not all situations. I think the SyncService can only be null if Chrome is run with --disable-sync, so maybe it's not that important to handle it, but we should be consistent: Either properly handle it or not at all.
 

Sign in to add a comment