[webkit-changes] [WebKit/WebKit] 8417d8: Use CheckedRef/Ptr in ContentVisibilityForceLayout...
Alan Baradlay
noreply at github.com
Wed Jan 1 07:16:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8417d88472023481d264cf796d0b5b46354d3906
https://github.com/WebKit/WebKit/commit/8417d88472023481d264cf796d0b5b46354d3906
Author: Alan Baradlay <zalan at apple.com>
Date: 2025-01-01 (Wed, 01 Jan 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/page/LocalFrameViewLayoutContext.h
M Source/WebCore/rendering/RenderLayoutState.cpp
M Source/WebCore/rendering/RenderLayoutState.h
Log Message:
-----------
Use CheckedRef/Ptr in ContentVisibilityForceLayoutScope
https://bugs.webkit.org/show_bug.cgi?id=285234
Reviewed by Antti Koivisto.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::updateLayout):
* Source/WebCore/page/LocalFrameViewLayoutContext.h:
* Source/WebCore/rendering/RenderLayoutState.cpp:
(WebCore::ContentVisibilityForceLayoutScope::ContentVisibilityForceLayoutScope):
(WebCore::ContentVisibilityForceLayoutScope::~ContentVisibilityForceLayoutScope):
* Source/WebCore/rendering/RenderLayoutState.h:
Canonical link: https://commits.webkit.org/288351@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