Bug 301496

Summary: Stop capturing raw pointers in RunLoop::Timer constructors
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: 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
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.