WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295695
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
Add attachment
proposed patch, testcase, etc.
Frédéric Wang Nélar
Comment 1
2025-07-10 06:31:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47822
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
<
rdar://problem/155551031
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug