Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: c388c0f804c9ecc65866ecd7d9184f5fbb7151ed
https://github.com/WebKit/WebKit/commit/c388c0f804c9ecc65866ecd7d9184f5fbb7151ed
Author: Philippe Normand <[email protected]>
Date: 2026-07-04 (Sat, 04 Jul 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp
Log Message:
-----------
Cherry-pick 310207@main (72caebffef6e).
https://bugs.webkit.org/show_bug.cgi?id=309745
[GStreamer][ARM64] API tests GStreamerTest.gstStructureGetters and
GStreamerTest.gstStructureJSONSerializing are failing
https://bugs.webkit.org/show_bug.cgi?id=309745
Reviewed by Nikolas Zimmermann.
Use explicitely casted values for int64 and uint64 GStreamer structure
fields, otherwise they might
be stored as int and uint internally.
* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:
(TestWebKitAPI::TEST_F(GStreamerTest, gstStructureGetters)):
(TestWebKitAPI::TEST_F(GStreamerTest, gstStructureJSONSerializing)):
Canonical link: https://commits.webkit.org/310207@main
Canonical link: https://commits.webkit.org/305877.944@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications