[webkit-changes] [WebKit/WebKit] 680a3e: REGRESSION(274824 at main): [GStreamer][Debug] Trigge...
Philippe Normand
noreply at github.com
Mon Mar 4 03:57:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 680a3e7a86f9cececd65c430e29034b5e0cb4c97
https://github.com/WebKit/WebKit/commit/680a3e7a86f9cececd65c430e29034b5e0cb4c97
Author: Philippe Normand <philn at igalia.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp
Log Message:
-----------
REGRESSION(274824 at main): [GStreamer][Debug] Triggers assert when running test http/tests/media/video-error-does-not-exist.html
https://bugs.webkit.org/show_bug.cgi?id=270416
Reviewed by Xabier Rodriguez-Calvar.
An empty MSE player is created if the non-MSE player fails to load its resource. When that happens
we cannot assert in MediaPlayerPrivateGStreamerMSE::buffered().
* Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:
(WebCore::MediaPlayerPrivateGStreamerMSE::buffered const):
Canonical link: https://commits.webkit.org/275619@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list