Bug 244835

Summary: [GTK4] Allow non-composited mode in the web process
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=232516
Bug Depends on:    
Bug Blocks: 210100    

Description Carlos Garcia Campos 2022-09-06 01:57:17 PDT
GTK4 requires GL in the UI process, but it's still useful to allow disabling compositing mode in the web process to reduce memory usage and debugging purposes.
Comment 1 Carlos Garcia Campos 2022-09-06 02:03:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4050
Comment 2 EWS 2022-09-07 02:40:37 PDT
Committed 254221@main (5b10b791568f): <https://commits.webkit.org/254221@main>

Reviewed commits have been landed. Closing PR #4050 and removing active labels.