Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9cc03a30681f33e62f7ece24e891acb3625fdf16
      
https://github.com/WebKit/WebKit/commit/9cc03a30681f33e62f7ece24e891acb3625fdf16
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-05-05 (Tue, 05 May 2026)

  Changed paths:
    M Source/WebCore/layout/floats/FloatingContext.cpp

  Log Message:
  -----------
  Add a missing RefPtr in computeShapeEdge
https://bugs.webkit.org/show_bug.cgi?id=314125

Reviewed by Simon Fraser.

Replaced a raw pointer with RefPtr to address the safer C++ static analyzer 
warning.

No new tests since there should be no behavioral changes.

* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::computeShapeEdge):

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



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

Reply via email to