New issue
Advanced search Search tips

Issue 802332 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task

Blocked on:
issue 671916


Show other hotlists

Hotlists containing this issue:
Hotlist-12


Sign in to add a comment

Remove presentation receiver window flag when mac_views_browser=1 by default

Project Member Reported by btolsch@chromium.org, Jan 16 2018

Issue description

The function PresentationReceiverWindowEnabled() in media_router_feature.h indicates whether Create() can be called on WiredDisplayPresentationReceiverFactory to generate a WiredDisplayPresentationReceiver.  It exists because the window is currently only implemented with Views and so it only works on Mac when mac_views_browser=1; this is not the default.  Cocoa is expected to be removed from Chromium soon enough that there is no plan to implement the window with Cocoa.  When Mac Views is launched and becomes the default on Mac, PresentationReceiverWindowEnabled() should be removed.
 
Components: Internals>Cast
Blockedon: 775847
Status: Available (was: Untriaged)

Comment 3 by amp@chromium.org, Mar 6 2018

Blockedon: -775847 671916

Sign in to add a comment