RESOLVED FIXED 255120
SourceBufferPrivate::ResetParserState shouldn't synchronously dispatch tasks
https://bugs.webkit.org/show_bug.cgi?id=255120
Summary SourceBufferPrivate::ResetParserState shouldn't synchronously dispatch tasks
Jean-Yves Avenard [:jya]
Reported 2023-04-06 14:59:55 PDT
The SourceBufferPrivateAVFObjC variant performs a dispatchSync which unnecessarily block the main thread.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-06 15:00:28 PDT
Jean-Yves Avenard [:jya]
Comment 2 2023-04-07 01:36:23 PDT
EWS
Comment 3 2023-04-07 20:58:35 PDT
Committed 262746@main (e448a8292b72): <https://commits.webkit.org/262746@main> Reviewed commits have been landed. Closing PR #12498 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.