Bug 240828
| Summary: | Capture WeakPtr to CachedResourceClient in lambdas in CachedRawResource::didAddClient() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Capture WeakPtr to CachedResourceClient in lambdas in CachedRawResource::didAddClient() instead of a raw pointer, for hardening.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://93781799>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/944
EWS
Committed r294692 (250896@main): <https://commits.webkit.org/250896@main>
Reviewed commits have been landed. Closing PR #944 and removing active labels.