Bug 276059
Summary: | [WPE] WKWPE::View is refcounted | ||
---|---|---|---|
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
Create methods are returning a pointer, GLib API is using std::unique_ptr and WKTR and API tests are leaking the view.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/30329
EWS
Committed 280568@main (8104e1d037fe): <https://commits.webkit.org/280568@main>
Reviewed commits have been landed. Closing PR #30329 and removing active labels.