Bug 278875
| Summary: | [GTK] Remove usage of GtkSettings from WebProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
| Component: | WebKitGTK | Assignee: | Patrick Griffis <pgriffis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Patrick Griffis
The UIProcess uses GtkSettings on the host and sends that to the WebProcess. There isn't any reason to use GtkSettings in the WebProcess as outside of the print dialog GTK is unused entirely.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/32901
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/32968
EWS
Committed 284171@main (41fb212daa29): <https://commits.webkit.org/284171@main>
Reviewed commits have been landed. Closing PR #32968 and removing active labels.