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

Issue 2196433002: [Media Router] Adds return value to mojo MediaRouteProvider::TerminateRoute. (Closed)

Created:
4 years, 4 months ago by mark a. foltz
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

[Media Router] Adds return value to mojo MediaRouteProvider::TerminateRoute. This API change allows the MRPM to pass a Promise to the MR that represents the outcome of a call to terminateRoute(). The result is logged in a new histogram, MediaRouter.Provider.TerminateRoute.Result. The change is designed to be backwards compatible with MRPM versions that do not return a Promise. The MRPM side change will be done next. BUG=627967 Review-Url: https://codereview.chromium.org/2145983003 Cr-Commit-Position: refs/heads/master@{#406897} (cherry picked from commit bfbff851505f6314f4b0f7eaf3b22e16348f3528)

Patch Set 1 #

Powered by Google App Engine
This is Rietveld 408576698