Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e4fd5cb695dfb89c391f1e4e5f8f0feb93dfc4f6
https://github.com/WebKit/WebKit/commit/e4fd5cb695dfb89c391f1e4e5f8f0feb93dfc4f6
Author: Philippe Normand <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M LayoutTests/platform/wpe/TestExpectations
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
Log Message:
-----------
[WPE][GStreamer] 4 webcodecs/video-encoder-rescaling WPT tests crash on
ARM64:
imported/w3c/web-platform-tests/webcodecs/video-encoder-rescaling.https.any.worker.html?h264_avc
https://bugs.webkit.org/show_bug.cgi?id=309360
Reviewed by Xabier Rodriguez-Calvar.
Prevent out of bounds access in our video copyPlane() function. More work is
needed but at least we
now avoid a crash. Those tests remain expected to fail for the time being.
* LayoutTests/platform/wpe/TestExpectations:
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::copyPlane):
Canonical link: https://commits.webkit.org/309201@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications