RESOLVED FIXED244238
Image, Media, Model, and Plugin documents should use weak pointers instead of raw pointers
https://bugs.webkit.org/show_bug.cgi?id=244238
Summary Image, Media, Model, and Plugin documents should use weak pointers instead of...
Ryosuke Niwa
Reported 2022-08-23 00:39:34 PDT
All these classes should be using WeakPtr, not raw pointers.
Attachments
Ryosuke Niwa
Comment 1 2022-08-23 00:51:42 PDT
EWS
Comment 2 2022-08-23 15:00:28 PDT
Committed 253703@main (c424b96f7cd9): <https://commits.webkit.org/253703@main> Reviewed commits have been landed. Closing PR #3568 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-23 15:01:19 PDT
Note You need to log in before you can comment on or make changes to this bug.