ASSIGNED 156705
[iOS] don't toggle playback when media engine rate changes
https://bugs.webkit.org/show_bug.cgi?id=156705
Summary [iOS] don't toggle playback when media engine rate changes
Eric Carlson
Reported 2016-04-18 09:11:18 PDT
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.
Attachments
Proposed patch. (2.16 KB, patch)
2016-04-18 13:29 PDT, Eric Carlson
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-18 09:12:24 PDT
Eric Carlson
Comment 2 2016-04-18 13:22:03 PDT
(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 ...
Eric Carlson
Comment 3 2016-04-18 13:29:23 PDT
Created attachment 276661 [details] Proposed patch.
Eric Carlson
Comment 4 2016-04-18 13:50:52 PDT
Note You need to log in before you can comment on or make changes to this bug.