RESOLVED FIXED301496
Stop capturing raw pointers in RunLoop::Timer constructors
https://bugs.webkit.org/show_bug.cgi?id=301496
Summary Stop capturing raw pointers in RunLoop::Timer constructors
Chris Dumez
Reported 2025-10-26 22:08:47 PDT
Stop capturing raw pointers in RunLoop::Timer constructors, as this isn't safe. Capture weak pointers instead.
Attachments
Chris Dumez
Comment 1 2025-10-26 22:11:09 PDT
EWS
Comment 2 2025-10-28 15:23:09 PDT
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
Comment 3 2025-10-28 15:24:13 PDT
Note You need to log in before you can comment on or make changes to this bug.