RESOLVED FIXED295695
Make WKTextTouchBarItemController::_webViewImpl a WeakPtr
https://bugs.webkit.org/show_bug.cgi?id=295695
Summary Make WKTextTouchBarItemController::_webViewImpl a WeakPtr
Frédéric Wang Nélar
Reported 2025-07-10 01:25:34 PDT
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
Frédéric Wang Nélar
Comment 1 2025-07-10 06:31:34 PDT
EWS
Comment 2 2025-07-10 09:48:46 PDT
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
Comment 3 2025-07-10 12:52:14 PDT
Note You need to log in before you can comment on or make changes to this bug.