Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a66bb7e099e2b67fae9d0d5861bde850ecb0867 https://github.com/WebKit/WebKit/commit/9a66bb7e099e2b67fae9d0d5861bde850ecb0867 Author: Ryosuke Niwa <rn...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes