Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdb5e6685013ebc274f5322c3e839589cb886a68
https://github.com/WebKit/WebKit/commit/fdb5e6685013ebc274f5322c3e839589cb886a68
Author: Simon Fraser <[email protected]>
Date: 2026-01-31 (Sat, 31 Jan 2026)
Changed paths:
M Source/WebCore/editing/Editor.h
M Source/WebCore/page/FrameView.h
M Source/WebCore/page/scrolling/ScrollAnchoringController.h
M Source/WebCore/platform/DictationCaretAnimator.cpp
M Source/WebCore/platform/ScrollableArea.cpp
M Source/WebCore/platform/ScrollableArea.h
M Source/WebCore/platform/graphics/GraphicsLayerFilterAnimationValue.h
M Source/WebCore/rendering/RenderElement.cpp
M Source/WebCore/rendering/RenderLayerScrollableArea.cpp
M Source/WebCore/rendering/RenderObject.cpp
M Source/WebKit/UIProcess/win/WebView.cpp
M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h
Log Message:
-----------
Clean up ScrollAnchoring-related includes
https://bugs.webkit.org/show_bug.cgi?id=306707
rdar://169354261
Reviewed by Tim Nguyen.
Get ScrollAnchoringController.h out of ScrollableArea.h, and deal with the
fallout.
* Source/WebCore/editing/Editor.h:
* Source/WebCore/page/FrameView.h:
* Source/WebCore/page/scrolling/ScrollAnchoringController.h:
(WebCore::ScrollAnchoringController::hasAnchorElement const):
* Source/WebCore/platform/DictationCaretAnimator.cpp:
* Source/WebCore/platform/ScrollableArea.cpp:
* Source/WebCore/platform/ScrollableArea.h:
* Source/WebCore/platform/graphics/GraphicsLayerFilterAnimationValue.h:
* Source/WebCore/rendering/RenderElement.cpp:
* Source/WebCore/rendering/RenderLayerScrollableArea.cpp:
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::RenderObject::searchParentChainForScrollAnchoringController):
* Source/WebKit/UIProcess/win/WebView.cpp:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h:
Canonical link: https://commits.webkit.org/306587@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications