Chromium Code Reviews
Description[Media Router] Add a presentation id to MediaRoute mapping in the MR
Address comments from https://codereview.chromium.org/2714783002/
"High level sketch:
- The mapping could be kept in InternalMediaRoutesObserver inside
MediaRouterBase
- Either keep a std::map<> inside, or add presentation ID to MediaRoute and
search the list kept by the observer
- Watch out for special IDs passed by Cast"
BUG=688233
Patch Set 1 #
Total comments: 9
Patch Set 2 : Add optional presentation_id field to MediaRoute #
Total comments: 4
Patch Set 3 : resolve code review comments from Mark #
Total comments: 1
Patch Set 4 : resolve code review comments from Derek #
Total comments: 1
Messages
Total messages: 20 (5 generated)
|