Chromium Code Reviews
DescriptionAdd GetCurrentRoutes() to MediaRouter API, ensure dialog has routes at init
This CL adds a method to the MediaRouter interface to get the current media
routes synchronously. We call this if MediaRouterUI hasn't observed routes
updates yet when the dialog WebUI asks for initial data, to ensure that WebUI
has routes information at initialization.
BUG=667361
Committed: https://crrev.com/21ad18d7d165fe60792c5c5e3c56b0647324c03c
Cr-Commit-Position: refs/heads/master@{#436366}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address Derek's comments #
Total comments: 6
Patch Set 3 : Rebase #Patch Set 4 : Address Derek's comments, add MediaRouterBase unit test #
Total comments: 4
Patch Set 5 : Address Mark's comment #Messages
Total messages: 35 (21 generated)
|