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
Committed: https://crrev.com/bfbff851505f6314f4b0f7eaf3b22e16348f3528
Cr-Commit-Position: refs/heads/master@{#406897}
Patch Set 1 #Patch Set 2 : Initial patch #
Total comments: 6
Patch Set 3 : Update enums. #Patch Set 4 : Respond to apacible@ comments #
Total comments: 8
Patch Set 5 : Fix bindings #
Total comments: 2
Patch Set 6 : Update type converters #Patch Set 7 : Fix line too long #
Total comments: 1
Patch Set 8 : Respond to isherman@ comments. #Patch Set 9 : Fix typo in media_router_bindings.js #Messages
Total messages: 37 (16 generated)
|