Bug 295695
| Summary: | Make WKTextTouchBarItemController::_webViewImpl a WeakPtr | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang Nélar <fred.wang> |
| Component: | New Bugs | Assignee: | Frédéric Wang Nélar <fred.wang> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Frédéric Wang Nélar
All equivalent interfaces with member pointing to a WebKit::WebViewImpl already have it as WeakPtr. See also https://commits.webkit.org/297113@main
That will fix the remaining NoUncheckedPtrMemberChecker failure in our code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frédéric Wang Nélar
Pull request: https://github.com/WebKit/WebKit/pull/47822
EWS
Committed 297209@main (27ad881c7434): <https://commits.webkit.org/297209@main>
Reviewed commits have been landed. Closing PR #47822 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/155551031>