[webkit-changes] [WebKit/WebKit] 9a66bb: Use RefPtr for FrameView in documentNeedsLayoutOrS...

Ryosuke Niwa noreply at github.com
Tue Feb 25 08:44:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a66bb7e099e2b67fae9d0d5861bde850ecb0867
      https://github.com/WebKit/WebKit/commit/9a66bb7e099e2b67fae9d0d5861bde850ecb0867
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.cpp

  Log Message:
  -----------
  Use RefPtr for FrameView in documentNeedsLayoutOrStyleRecalc
https://bugs.webkit.org/show_bug.cgi?id=288463

Reviewed by Anne van Kesteren.

Use RefPtr for FrameView instead of a raw pointer.

* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::documentNeedsLayoutOrStyleRecalc):

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



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


More information about the webkit-changes mailing list