Bug 301496
| Summary: | Stop capturing raw pointers in RunLoop::Timer constructors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | 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
Stop capturing raw pointers in RunLoop::Timer constructors, as this isn't safe. Capture weak pointers instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/53018
EWS
Committed 302261@main (9f9402e226ed): <https://commits.webkit.org/302261@main>
Reviewed commits have been landed. Closing PR #53018 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/163597468>