Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f248a8899cb29885a0874c3d470890170e7ad15d
      
https://github.com/WebKit/WebKit/commit/f248a8899cb29885a0874c3d470890170e7ad15d
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M Source/WebCore/rendering/RenderImage.cpp

  Log Message:
  -----------
  RenderImage::updateInnerContentRect should use a RefPtr to HTMLImageElement 
instead of a raw pointer
https://bugs.webkit.org/show_bug.cgi?id=308582

Reviewed by Aditya Keerthi.

Replaced a use of a raw pointer with RefPtr.

No new tests since there should be no behavioral changes.

* Source/WebCore/rendering/RenderImage.cpp:
(WebCore::RenderImage::updateInnerContentRect):

Canonical link: https://commits.webkit.org/308152@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to