Bug 146386 - [Mac] Only flag a video element as eligible for auto-play to AppleTV one time
Summary: [Mac] Only flag a video element as eligible for auto-play to AppleTV one time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-27 09:00 PDT by Eric Carlson
Modified: 2015-06-27 14:13 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch. (4.11 KB, patch)
2015-06-27 09:05 PDT, Eric Carlson
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-06-27 09:00:03 PDT
Remember when a media engine is not able to play to an external target after firing the 'webkitcurrentplaybacktargetiswirelesschanged' event so we only tell it to play to the target once.
Comment 1 Eric Carlson 2015-06-27 09:00:46 PDT
<rdar://problem/21556117>
Comment 2 Eric Carlson 2015-06-27 09:05:09 PDT
Created attachment 255701 [details]
Proposed patch.
Comment 3 Brent Fulgham 2015-06-27 14:08:23 PDT
Comment on attachment 255701 [details]
Proposed patch.

r=me.
Comment 4 Eric Carlson 2015-06-27 14:13:38 PDT
Committed r186032: https://trac.webkit.org/r186032