WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-04-18 09:12:24 PDT
<
rdar://problem/25779175
>
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
Comment on
attachment 276661
[details]
Proposed patch. Committed
r199687
:
http://trac.webkit.org/changeset/199687
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug