Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e6e8ccd4bcff98bb0646258a4b9cabe48f896c0
https://github.com/WebKit/WebKit/commit/9e6e8ccd4bcff98bb0646258a4b9cabe48f896c0
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp
Log Message:
-----------
[WPE] webkit://gpu doesn't show the preferred format device when using the
default
https://bugs.webkit.org/show_bug.cgi?id=319810
Reviewed by Adrian Perez de Castro.
A null device in a preferred buffer format tranche means using the main
device, so check if tranche device is null and use the main one instead.
* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::preferredBufferFormats):
Canonical link: https://commits.webkit.org/317536@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications