New issue
Advanced search Search tips

Issue 904016 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

media_router::CastSessionTracker has confusing thread semantics

Project Member Reported by jrw@chromium.org, Nov 10

Issue description

The GetInstance() method must be called on UI thread.

The UI/IO thread split makes this class confusing to use. If we can directly access CastMediaSinkServiceImpl without going through DualMediaSinkService, then it will no longer be necessary for this method to be run on UI thread.
 
Labels: -Type-Feature Type-Task
Status: Available (was: Untriaged)

Sign in to add a comment