Bug 225485

Summary: [GPUP-MSE] Implement time changed callback
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, jer.noble, peng.liu6, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Carlson 2021-05-06 14:40:43 PDT
Implement MediaPlayerPrivateMediaSourceAVFObjC::setCurrentTimeDidChangeCallback so we won't have to poll currentTime
Comment 1 Radar WebKit Bug Importer 2021-05-06 14:40:56 PDT
<rdar://problem/77625992>
Comment 2 Eric Carlson 2021-05-06 15:08:02 PDT
Created attachment 427940 [details]
Patch
Comment 3 Peng Liu 2021-05-06 15:44:47 PDT
Comment on attachment 427940 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=427940&action=review

> Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm:427
> +

Nit. This empty line can be removed.
Comment 4 EWS 2021-05-10 10:46:47 PDT
Committed r277272 (237539@main): <https://commits.webkit.org/237539@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427940 [details].