RESOLVED FIXED308582
RenderImage::updateInnerContentRect should use a RefPtr to HTMLImageElement instead of a raw pointer
https://bugs.webkit.org/show_bug.cgi?id=308582
Summary RenderImage::updateInnerContentRect should use a RefPtr to HTMLImageElement i...
Ryosuke Niwa
Reported 2026-02-24 14:21:26 PST
RenderImage::updateInnerContentRect should use a RefPtr instead of a raw pointer to HTMLImageElement.
Attachments
Ryosuke Niwa
Comment 1 2026-02-24 14:26:04 PST
EWS
Comment 2 2026-02-24 14:51:05 PST
Committed 308152@main (f248a8899cb2): <https://commits.webkit.org/308152@main> Reviewed commits have been landed. Closing PR #59364 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-24 14:52:14 PST
Note You need to log in before you can comment on or make changes to this bug.