RESOLVED FIXED299993
[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
Radar WebKit Bug Importer
Comment 1 2025-10-01 17:13:59 PDT
Anthony Tarbinian
Comment 2 2025-10-01 17:45:19 PDT
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.