Implement additional AVPlayerController interfaces for minTime and maxTime.
rdar://problem/30737452
Created attachment 310732 [details] Preliminary Patch.
Attachment 310732 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/mac/AVFoundationSPI.h:54: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 312160 [details] Patch
Attachment 312160 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/mac/AVFoundationSPI.h:54: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 312211 [details] Patch
Attachment 312211 [details] did not pass style-queue: ERROR: Source/WebCore/platform/spi/mac/AVFoundationSPI.h:54: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 312211 [details] Patch I think we can re-enable progress events on iOS, then you won't need the timer.
Created attachment 312330 [details] Patch
Comment on attachment 312330 [details] Patch Clearing flags on attachment: 312330 Committed r217948: <http://trac.webkit.org/changeset/217948>
All reviewed patches have been landed. Closing bug.