[Presentation API] clean up MediaRoute::Id usage in PresentationServiceDelegateImpl |
|||
Issue descriptionIn https://codereview.chromium.org/2471883002/ we return route instead of route_id for MR extension callbacks. We might be able to get rid of MediaRoute::Id usage (return MediaRoute object instead) in PresentationServiceDelegateImpl.
,
Nov 18 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/7419dd4ce85ab76c88a8a64e7805a07eb9dd7790 commit 7419dd4ce85ab76c88a8a64e7805a07eb9dd7790 Author: zhaobin <zhaobin@chromium.org> Date: Fri Nov 18 23:09:13 2016 [Presentation API] cleanup: pass in MediaRoute instead of MediaRoute::Id to PresentationServiceDelegateImpl::OnPresentationSessionStarted() Seperate CL to resolve code review comments in https://codereview.chromium.org/2471883002/ BUG= 662208 Review-Url: https://codereview.chromium.org/2468363006 Cr-Commit-Position: refs/heads/master@{#433325} [modify] https://crrev.com/7419dd4ce85ab76c88a8a64e7805a07eb9dd7790/chrome/browser/media/router/presentation_service_delegate_impl.cc
,
Nov 23 2016
,
Mar 24 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sko...@chromium.org
, Nov 10 2016Status: Available (was: Untriaged)