Bug 171063 - The toleranceBefore parameter in the AVPlayerItem method seekToTime should not be negative.
Summary: The toleranceBefore parameter in the AVPlayerItem method seekToTime should no...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-20 11:17 PDT by Per Arne Vollan
Modified: 2017-04-20 14:43 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.43 KB, patch)
2017-04-20 11:32 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2017-04-20 11:17:26 PDT
The AVPlayerItem method seekToTime will throw an exception if toleranceBefore is negative.
Comment 1 Per Arne Vollan 2017-04-20 11:32:23 PDT
Created attachment 307603 [details]
Patch
Comment 2 Per Arne Vollan 2017-04-20 11:33:19 PDT
rdar://problem/27986960
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-04-20 14:43:00 PDT
All reviewed patches have been landed.  Closing bug.