[Media Router UI] Use an enum to decide when to show additional (hangout, media remoting) controls |
|||
Issue description
Currently, we show / hide additional controls based on if a routeStatus has extra data fields. It would be more explicit to have an enum {NONE, HANGOUTS, MEDIA_REMOTING} that can be tested to show additional controls.
To resolve code review comments in: https://chromium-review.googlesource.com/c/chromium/src/+/717317/7/chrome/browser/resources/media_router/elements/route_controls/route_controls.html#85
,
Aug 2
,
Jan 18
(4 days ago)
This does not apply to the Views dialog. |
|||
►
Sign in to add a comment |
|||
Comment 1 by mfo...@chromium.org
, Nov 17 2017Labels: Hotlist-CodeHealth
Status: Available (was: Untriaged)