Initially reported at b/32877879.
While casting, opening the dialog sometimes shows the sink list instead of the details view. Reproducible on non-debug builds of M55 and M56, but not on debug builds. It seems to be due to a race condition in which MediaRouterWebUIMessageHandler::SetInitialData() is sometimes called before MediaRouterUI::OnRoutesUpdated().
Comment 1 by sko...@chromium.org
, Dec 1 2016