Bug 233418

Summary: [GTK] Change hardware-acceleration-policy setting default value to always
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bugs-noreply, ews-watchlist, gustavo, mcatanzaro
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233445
https://bugs.webkit.org/show_bug.cgi?id=233509
Attachments:
Description Flags
Patch
none
Patch mcatanzaro: review+

Description Carlos Garcia Campos 2021-11-22 04:15:16 PST
Use always by default, since it currently provides the best experience in most of the cases with async scrolling enabled.
Comment 1 Carlos Garcia Campos 2021-11-22 04:19:46 PST
Created attachment 444956 [details]
Patch
Comment 2 EWS Watchlist 2021-11-22 04:21:05 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2021-11-22 04:28:34 PST
Created attachment 444957 [details]
Patch
Comment 4 Michael Catanzaro 2021-11-22 06:06:38 PST
Comment on attachment 444957 [details]
Patch

If there are problems, we can always just switch it back.
Comment 5 Carlos Garcia Campos 2021-11-23 04:00:20 PST
Committed r286130 (244517@main): <https://commits.webkit.org/244517@main>