Bug 276563

Summary: Make all callbacks Weak handles
Product: WebKit Reporter: Ryan Reno <rreno>
Component: WebCore Misc.Assignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Reno
Reported 2024-07-12 18:36:54 PDT
Strong handles are a frequent cause of leaks. We should make all callbacks Weak and manage their lifetimes with other methods.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-12 18:37:08 PDT
Ryan Reno
Comment 2 2024-07-12 18:39:03 PDT
EWS
Comment 3 2024-07-15 11:34:24 PDT
Committed 280975@main (dbe37108181c): <https://commits.webkit.org/280975@main> Reviewed commits have been landed. Closing PR #30777 and removing active labels.
EWS
Comment 4 2024-07-17 08:18:05 PDT
Committed 280938.15@integration/ci/131646743_dbe3710818_safari-7619-branch (b233b2b25c3c): <https://commits.webkit.org/280938.15@integration/ci/131646743_dbe3710818_safari-7619-branch> Reviewed commits have been landed. Closing PR #1374 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.