Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbb54a1cb661a445e25bf49e16af0117bcebba32
https://github.com/WebKit/WebKit/commit/fbb54a1cb661a445e25bf49e16af0117bcebba32
Author: Pawel Lampe <[email protected]>
Date: 2026-04-09 (Thu, 09 Apr 2026)
Changed paths:
M Source/WebCore/html/CanvasBase.cpp
M Source/WebCore/html/ImageBitmap.cpp
M Source/WebCore/page/Page.cpp
M Source/WebKit/WebProcess/Inspector/WebInspectorBackendClient.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
[GTK][WPE] Tweak settings around non-composited mode
https://bugs.webkit.org/show_bug.cgi?id=311801
Reviewed by Carlos Garcia Campos.
This change aligns some settings usage in case of WPE and improves
the GTK's and WPE's usage of settings utilizing recently added
HardwareAccelerationEnabled. With that, a more fine-grained control
is possible so e.g. one may run the browser in non-composited mode
yet with hardware acceleration for canvas, filters, etc.
Canonical link: https://commits.webkit.org/310838@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications