Bug 253953
| Summary: | [WPE] Enable threaded rendering by default using one paint thread | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, olivier.blin |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=251977 https://bugs.webkit.org/show_bug.cgi?id=255923 |
||
Adrian Perez
If it is good for GTK4 as per issue #251977 then it should be fine
to enable it for WPE as well.
IMO we can also remove the ENABLE(DEVELOPER_MODE) guard as well, which
is already being ignored for GTK4.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/11544
EWS
Committed 263365@main (88ee43d6411f): <https://commits.webkit.org/263365@main>
Reviewed commits have been landed. Closing PR #11544 and removing active labels.