New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 741103 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 17
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Switch the Android MR/MRP implementation to java.net.URI from String for sourceId

Project Member Reported by avayvod@chromium.org, Jul 11 2017

Issue description

Currently, the source id passed to ChromeMediaRouter and further down on the Java side of Chrome's Media Router implementation is stored as a string. Mark suggested to keep it as an Android URI class for easier parsing.
 
Status: Available (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Jul 12

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
Eventually, we will use URLs throughout the code base to track Media Router sources, instead of passing around random strings.  That work will imply this cleanup as well.

Sign in to add a comment