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
299993
[SaferCPP] Fix some lambda captures in WebCore accessibility
https://bugs.webkit.org/show_bug.cgi?id=299993
Summary
[SaferCPP] Fix some lambda captures in WebCore accessibility
Anthony Tarbinian
Reported
2025-10-01 17:12:56 PDT
Lambda capture warnings such as "Implicitly captured raw-pointer 'this' to uncounted type is unsafe" and "Captured raw-pointer 'this' to uncounted type is unsafe" in AccessibilityScrollView.cpp and AXIsolatedTree.cpp.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-01 17:13:59 PDT
<
rdar://problem/161779222
>
Anthony Tarbinian
Comment 2
2025-10-01 17:45:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51659
EWS
Comment 3
2025-10-02 01:57:45 PDT
Committed
300867@main
(f5039282ca9e): <
https://commits.webkit.org/300867@main
> Reviewed commits have been landed. Closing PR #51659 and removing active labels.
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