Bug 305630
| Summary: | [WPE] WPE Platform: stop rendering when the view is removed from the toplevel | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | 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
The web process rendering is properly stopped because the view is unmapped when removed from the toplevel, but the UI process still tries to render any pending buffer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/56699
EWS
Committed 305804@main (4b246bba0575): <https://commits.webkit.org/305804@main>
Reviewed commits have been landed. Closing PR #56699 and removing active labels.