Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 683ec4746c285e52f5ee423b175f3b2f52c2c5d5
https://github.com/WebKit/WebKit/commit/683ec4746c285e52f5ee423b175f3b2f52c2c5d5
Author: Simon Pena <[email protected]>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitImage.cpp
Log Message:
-----------
[TestWebKitAPI][GLib] GInputStream is leaked in WebKitImage test
https://bugs.webkit.org/show_bug.cgi?id=305375
Reviewed by Carlos Garcia Campos.
Adopt the GInputStream into a GRefPtr to ensure it is properly disposed
of.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitImage.cpp:
(WebKitImageTest::asyncLoadFinishedCallback):
Canonical link: https://commits.webkit.org/305566@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications