Don't send Play and Pause commands to HTMLMediaElement when the media engine's internal state changes while playing to AppleTV, this will cause a "pause" to rebuffed to stop playback.
<rdar://problem/25779175>
(In reply to comment #0) > Don't send Play and Pause commands to HTMLMediaElement when the media > engine's internal state changes while playing to AppleTV, this will cause a > "pause" to rebuffed to stop playback. I meant to write: Don't *always* send ...
Created attachment 276661 [details] Proposed patch.
Comment on attachment 276661 [details] Proposed patch. Committed r199687: http://trac.webkit.org/changeset/199687