RESOLVED FIXED 172396
Implement additional AVPlayerController interfaces for minTime and maxTime.
https://bugs.webkit.org/show_bug.cgi?id=172396
Summary Implement additional AVPlayerController interfaces for minTime and maxTime.
Jeremy Jones
Reported 2017-05-19 15:39:34 PDT
Implement additional AVPlayerController interfaces for minTime and maxTime.
Attachments
Preliminary Patch. (45.94 KB, patch)
2017-05-19 17:21 PDT, Jeremy Jones
no flags
Patch (49.80 KB, patch)
2017-06-06 20:36 PDT, Jeremy Jones
no flags
Patch (50.11 KB, patch)
2017-06-07 12:45 PDT, Jeremy Jones
no flags
Patch (53.44 KB, patch)
2017-06-08 12:02 PDT, Jeremy Jones
no flags
Jeremy Jones
Comment 1 2017-05-19 15:41:02 PDT
Jeremy Jones
Comment 2 2017-05-19 17:21:42 PDT
Created attachment 310732 [details] Preliminary Patch.
Build Bot
Comment 3 2017-05-19 17:24:51 PDT
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.
Jeremy Jones
Comment 4 2017-06-06 20:36:00 PDT
Build Bot
Comment 5 2017-06-06 20:38:15 PDT
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.
Jeremy Jones
Comment 6 2017-06-07 12:45:48 PDT
Build Bot
Comment 7 2017-06-07 12:48:16 PDT
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.
Jer Noble
Comment 8 2017-06-08 11:15:44 PDT
Comment on attachment 312211 [details] Patch I think we can re-enable progress events on iOS, then you won't need the timer.
Jeremy Jones
Comment 9 2017-06-08 12:02:30 PDT
WebKit Commit Bot
Comment 10 2017-06-08 14:47:42 PDT
Comment on attachment 312330 [details] Patch Clearing flags on attachment: 312330 Committed r217948: <http://trac.webkit.org/changeset/217948>
WebKit Commit Bot
Comment 11 2017-06-08 14:47:44 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.