Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a38b9c949689d4f5d3eb5d7d1197592d95f1db24
https://github.com/WebKit/WebKit/commit/a38b9c949689d4f5d3eb5d7d1197592d95f1db24
Author: Jean-Yves Avenard <[email protected]>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm
Log Message:
-----------
imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hsla.html
and various webvtt tests are intermittently failing
https://bugs.webkit.org/show_bug.cgi?id=302515
rdar://164696148
Reviewed by Eric Carlson.
Like we do in the MediaPlayerPrivateMediaSourceAVFObjC, we wait to have a frame
being displayed
before transitioning to readyState >= HaveCurrentData.
Covered by existing tests.
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm:
(WebCore::MediaPlayerPrivateWebM::setReadyState):
Canonical link: https://commits.webkit.org/303056@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications