Bug 305877
| Summary: | [WPEPlatform] Provide a way to notify of changes in buffers used to render a WPEView contents | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 265636 | ||
Adrian Perez
A platform implementation may want to know in advance how many buffers and of which formats WebKit is planning to use to render a webview. We could add a new WPEView virtual function that may be overriden by a platform implementation to obtain this information.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/56933
EWS
Committed 306008@main (b195011055b1): <https://commits.webkit.org/306008@main>
Reviewed commits have been landed. Closing PR #56933 and removing active labels.