Bug 299993
| Summary: | [SaferCPP] Fix some lambda captures in WebCore accessibility | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anthony Tarbinian <a.tarbinian> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | webkit-bug-importer |
| Priority: | P4 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anthony Tarbinian
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
<rdar://problem/161779222>
Anthony Tarbinian
Pull request: https://github.com/WebKit/WebKit/pull/51659
EWS
Committed 300867@main (f5039282ca9e): <https://commits.webkit.org/300867@main>
Reviewed commits have been landed. Closing PR #51659 and removing active labels.