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

Issue 1605133002: [Media Router] Handle route creation where resolved route is not for display. (Closed)

Created:
4 years, 11 months ago by apacible
Modified:
4 years, 11 months ago
Reviewers:
imcheng
CC:
chromium-reviews, media-router+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Media Router] Handle route creation where resolved route is not for display. This change handles route creation where the initially resolved route is not marked for display. This keeps track of the route id and checks if the route is updated to be ready for display. In the case where the route is never ready for display, route creation times out and fails. The MRP will send an issue to the Media Router if this happens. Updated reporting for relevant UMA metric. BUG=579138 Committed: https://crrev.com/3647a2e3c8476adfc7aba16eb12b7f3e13648ec6 Cr-Commit-Position: refs/heads/master@{#371385}

Patch Set 1 : #

Patch Set 2 : Fix test compiler errors. #

Patch Set 3 : Fix tests. #

Total comments: 10

Patch Set 4 : Changes per imcheng@'s comments. #

Messages

Total messages: 24 (16 generated)
apacible
PTAL, thanks! Tests not updated yet. I've only manually tested on app casting since mirroring ...
4 years, 11 months ago (2016-01-20 01:13:29 UTC) #7
imcheng
https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode865 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:865: * @param {?string} routeId The ID of the newly ...
4 years, 11 months ago (2016-01-20 19:35:47 UTC) #14
apacible
https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode865 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:865: * @param {?string} routeId The ID of the newly ...
4 years, 11 months ago (2016-01-20 19:51:27 UTC) #15
imcheng
lgtm + 1 comment https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc File chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc (right): https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc#newcode564 chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc:564: void MediaRouterWebUIMessageHandler::OnReportRouteCreation( On 2016/01/20 19:51:26, ...
4 years, 11 months ago (2016-01-25 19:27:32 UTC) #16
apacible
https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc File chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc (right): https://codereview.chromium.org/1605133002/diff/170001/chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc#newcode564 chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc:564: void MediaRouterWebUIMessageHandler::OnReportRouteCreation( On 2016/01/25 19:27:32, imcheng1 wrote: > On ...
4 years, 11 months ago (2016-01-25 22:54:04 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1605133002/190001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1605133002/190001
4 years, 11 months ago (2016-01-25 23:11:40 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:190001)
4 years, 11 months ago (2016-01-26 00:44:59 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 00:46:34 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3647a2e3c8476adfc7aba16eb12b7f3e13648ec6
Cr-Commit-Position: refs/heads/master@{#371385}

Powered by Google App Engine
This is Rietveld 408576698