New issue
Advanced search Search tips

Issue 733432 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Regression



Sign in to add a comment

[Media Router] Extensionview crashes when opening dialog while casting to Hangouts

Project Member Reported by taku...@chromium.org, Jun 14 2017

Issue description

Observed on TOT on Linux.
Working on a fix: https://codereview.chromium.org/2938093002/
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 15 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a2c2c3e846345cc803c7cf14c210812eff757c22

commit a2c2c3e846345cc803c7cf14c210812eff757c22
Author: takumif <takumif@chromium.org>
Date: Thu Jun 15 20:44:43 2017

[Media Router] Remove an extra call to load extensionview

Before the WebUI route controller patch, we were loading the extensionview only
when there were route changes. After the patch we are loading it on ready() as
well, which causes the extensionview to crash if casting to Hangouts.

BUG= 733432 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2938093002
Cr-Commit-Position: refs/heads/master@{#479819}

[modify] https://crrev.com/a2c2c3e846345cc803c7cf14c210812eff757c22/chrome/browser/resources/media_router/elements/route_details/extension_view_wrapper/extension_view_wrapper.js

Status: Fixed (was: Started)

Sign in to add a comment