New issue
Advanced search Search tips

Issue 619827 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Call SetMediaClientAndroid() in content for browser process

Project Member Reported by xhw...@chromium.org, Jun 14 2016

Issue description

Today this is called from content embedders (chrome/aw/cast) which seems to violate layers. Also this caused a lot of duplicate code.

Since we are exposing GetMediaCientAndroid() in ContentClient interface, we should use it to get the client and just set it in content.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 17 2016

Comment 2 by xhw...@chromium.org, Sep 22 2016

Status: Fixed (was: Started)

Sign in to add a comment