Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3294d69ddcbfd49d736137bc1fc3a23190ca325
https://github.com/WebKit/WebKit/commit/e3294d69ddcbfd49d736137bc1fc3a23190ca325
Author: Claudio Saavedra <[email protected]>
Date: 2026-09-23 (Wed, 23 Sep 2026)
Changed paths:
M Tools/MiniBrowser/wpe/main.cpp
Log Message:
-----------
[WPE] MiniBrowser fails to build with the WPE 1.1 API
https://bugs.webkit.org/show_bug.cgi?id=324976
Unreviewed build fix.
310070@main stopped assigning the result of
webkit_website_data_manager_new() to the manager in the legacy code
path, which leaves it uninitialized and leaks the manager.
* Tools/MiniBrowser/wpe/main.cpp:
Canonical link: https://commits.webkit.org/321693@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications