RESOLVED FIXED 171063
The toleranceBefore parameter in the AVPlayerItem method seekToTime should not be negative.
https://bugs.webkit.org/show_bug.cgi?id=171063
Summary The toleranceBefore parameter in the AVPlayerItem method seekToTime should no...
Per Arne Vollan
Reported 2017-04-20 11:17:26 PDT
The AVPlayerItem method seekToTime will throw an exception if toleranceBefore is negative.
Attachments
Patch (2.43 KB, patch)
2017-04-20 11:32 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2017-04-20 11:32:23 PDT
Per Arne Vollan
Comment 2 2017-04-20 11:33:19 PDT
WebKit Commit Bot
Comment 3 2017-04-20 14:42:59 PDT
Comment on attachment 307603 [details] Patch Clearing flags on attachment: 307603 Committed r215579: <http://trac.webkit.org/changeset/215579>
WebKit Commit Bot
Comment 4 2017-04-20 14:43:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.