RESOLVED FIXED 251104
Document::m_cssTarget should be a smart pointer
https://bugs.webkit.org/show_bug.cgi?id=251104
Summary Document::m_cssTarget should be a smart pointer
Ryosuke Niwa
Reported 2023-01-24 12:29:26 PST
m_cssTarget in Document should be WeakPtr instead of a raw pointer.
Attachments
Ryosuke Niwa
Comment 1 2023-01-24 12:32:42 PST
EWS
Comment 2 2023-01-24 15:21:47 PST
Committed 259311@main (faff4e3fa083): <https://commits.webkit.org/259311@main> Reviewed commits have been landed. Closing PR #9064 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-01-24 15:22:20 PST
Note You need to log in before you can comment on or make changes to this bug.