Bug 298225
| Summary: | [WPE] wpe_renderer_backend_egl_target_deinitialize() is never called | ||
|---|---|---|---|
| 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 | ||
Adrian Perez
libwpe 1.9.1 introduced an additional wpe_renderer_backend_egl_target_interface::deinitialize function, which may be called some time before destruction; but the corresponding call to wpe_renderer_backend_egl_target_deinitialize() was never added in WebKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/50174
EWS
Committed 299801@main (ff2fcc374df4): <https://commits.webkit.org/299801@main>
Reviewed commits have been landed. Closing PR #50174 and removing active labels.