Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(130)

Issue 2040873002: [Media Router] Assign each route a current cast mode if possible (Closed)

Created:
4 years, 6 months ago by btolsch
Modified:
4 years, 6 months ago
Reviewers:
apacible
CC:
chromium-reviews, media-router+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Media Router] Assign each route a current cast mode if possible This change gives each media route in the WebUI a current cast mode value if its media source corresponds to one of the currently available cast modes. This is to prevent showing the 'cast' button that allows replacing the route when the new route would effectively be a copy of the original route. BUG=614144 R=apacible@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation

Patch Set 1 #

Messages

Total messages: 1 (1 generated)
btolsch
4 years, 6 months ago (2016-06-06 06:27:39 UTC) #1
Description was changed from

==========
[Media Router] Assign each route a current cast mode if possible

This change gives each media route in the WebUI a current cast mode
value if its media source corresponds to one of the currently available
cast modes. This is to prevent showing the 'cast' button that allows
replacing the route when the new route would effectively be a copy of
the original route.

BUG=614144
R=apacible@chromium.org
==========

to

==========
[Media Router] Assign each route a current cast mode if possible

This change gives each media route in the WebUI a current cast mode
value if its media source corresponds to one of the currently available
cast modes. This is to prevent showing the 'cast' button that allows
replacing the route when the new route would effectively be a copy of
the original route.

BUG=614144
R=apacible@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========

Powered by Google App Engine
This is Rietveld 408576698