Bug 156705

Summary: [iOS] don't toggle playback when media engine rate changes
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: ASSIGNED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.