Bug 244835 - [GTK4] Allow non-composited mode in the web process
Summary: [GTK4] Allow non-composited mode in the web process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-09-06 01:57 PDT by Carlos Garcia Campos
Modified: 2022-09-07 02:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.