media_router::CastSessionTracker has confusing thread semantics |
|
Issue descriptionThe 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. |
|
►
Sign in to add a comment |
|
Comment 1 by powerb@chromium.org
, Nov 13Status: Available (was: Untriaged)