RESOLVED FIXED276563
Make all callbacks Weak handles
https://bugs.webkit.org/show_bug.cgi?id=276563
Summary Make all callbacks Weak handles
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.