Chromium Code Reviews
Description[Media Router WebUI] Move replace route responsibility to extension
Currently the MR dialog controls the replace route functionality by
stopping the current route and starting a new one when that completes.
This doesn't allow the extension to optimize the change of source. This
change replaces the current UI behavior by simply calling CreateRoute
with the same sink and new source. This requires an extension change to
support accepting CreateRoute calls to a sink with an existing route.
BUG=614144
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/bbc838f3a5ed945462a29818591753e2cdb04f5c
Cr-Commit-Position: refs/heads/master@{#410607}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add comments to route details cast logic #Patch Set 3 : Rename event name in route_details_tests.js #Messages
Total messages: 26 (10 generated)
|