[webkit-changes] [WebKit/WebKit] d3e439: [GTK] Make MiniBrowser use GtkGraphicsOffload if a...
Georges Basile Stavracas Neto
noreply at github.com
Mon Nov 4 13:05:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3e439c99c4b5466391c506fd3b8f033e0981fb9
https://github.com/WebKit/WebKit/commit/d3e439c99c4b5466391c506fd3b8f033e0981fb9
Author: Georges Basile Stavracas Neto <feaneron at igalia.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M Tools/MiniBrowser/gtk/BrowserTab.c
Log Message:
-----------
[GTK] Make MiniBrowser use GtkGraphicsOffload if available
https://bugs.webkit.org/show_bug.cgi?id=282536
Reviewed by Michael Catanzaro.
GtkGraphicsOffload may mark the WebKit surface as a way to let the
compositor (potentially) redirect it to an overlay plane, etc.
* Tools/MiniBrowser/gtk/BrowserTab.c:
(browserTabConstructed):
Canonical link: https://commits.webkit.org/286113@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list