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
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/2142613002
Cr-Commit-Position: refs/heads/master@{#410607}
(cherry picked from commit bbc838f3a5ed945462a29818591753e2cdb04f5c)
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|