Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e5a7357eaea5e5d45b18a74ebb0d6a0c5299fbb4
https://github.com/WebKit/WebKit/commit/e5a7357eaea5e5d45b18a74ebb0d6a0c5299fbb4
Author: Jean-Yves Avenard <[email protected]>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
A LayoutTests/media/media-vp8-webm-seek-to-start-expected.html
A LayoutTests/media/media-vp8-webm-seek-to-start.html
M LayoutTests/platform/mac-site-isolation/TestExpectations
M LayoutTests/platform/mac-wk1/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm
Log Message:
-----------
[WEBM] Seeking is broken
https://bugs.webkit.org/show_bug.cgi?id=276171
rdar://128620836
Reviewed by Jer Noble and Youenn Fablet.
Regression was introduced in 273109@main
We never flushed the AVSampleBufferDisplayLayer nor re-enqueued new frames to
be displayed
when seeking backward.
Added test
* LayoutTests/media/media-vp8-webm-seek-to-start-expected.html: Added.
* LayoutTests/media/media-vp8-webm-seek-to-start.html: Added.
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm:
(WebCore::MediaPlayerPrivateWebM::seekInternal):
Canonical link: https://commits.webkit.org/280648@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes