Bug 260146
| Summary: | [GTK] Do not keep processing frames while the view is unrealized when using DMA-BUF renderer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=260073 | ||
Carlos Garcia Campos
The wpe renderer doesn't dispatches the frame complete while the view is unrealized, we should do the same in the DMA-BUF renderer, since we are rendering frames that will not reach the screen anyway.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/16701
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/16702
EWS
Committed 266911@main (811d01dba091): <https://commits.webkit.org/266911@main>
Reviewed commits have been landed. Closing PR #16702 and removing active labels.