Bug 301423
| Summary: | [GTK][WPE] Get render process hardware acceleration information for webkit://gpu from the web process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
We try to create a PlatformDisplay in the UI process with the same parameters as the process to get the hardware acceleration information. We could get the information from the web process using an IPC message to make sure the data we get is accurate and to allow getting information for other data we don't currently show because it's not available in the UI process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/52952
EWS
Committed 302185@main (76be15a26c9e): <https://commits.webkit.org/302185@main>
Reviewed commits have been landed. Closing PR #52952 and removing active labels.