Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad9a0baf95684f3c8033519586c82195f4f56b6b
      
https://github.com/WebKit/WebKit/commit/ad9a0baf95684f3c8033519586c82195f4f56b6b
  Author: Simon Fraser <[email protected]>
  Date:   2026-04-30 (Thu, 30 Apr 2026)

  Changed paths:
    M Source/WebCore/page/LocalFrameView.cpp
    M Source/WebCore/page/LocalFrameView.h
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h
    M Source/WebCore/page/scrolling/ScrollingCoordinator.h
    M Source/WebCore/rendering/RenderLayerCompositor.cpp
    M Source/WebCore/rendering/RenderLayerCompositor.h

  Log Message:
  -----------
  Remove LocalFrameView::updateScrollingCoordinatorScrollSnapProperties() which 
is dead code
https://bugs.webkit.org/show_bug.cgi?id=313713
rdar://175907681

Reviewed by Richard Robinson.

Remove functions that have no callers.

* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::updateScrollingCoordinatorScrollSnapProperties 
const): Deleted.
* Source/WebCore/page/LocalFrameView.h:
* Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:
(WebCore::AsyncScrollingCoordinator::updateScrollSnapPropertiesWithFrameView): 
Deleted.
* Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h:
* Source/WebCore/page/scrolling/ScrollingCoordinator.h:
(WebCore::ScrollingCoordinator::isScrollSnapInProgress const):
(WebCore::ScrollingCoordinator::updateScrollSnapPropertiesWithFrameView): 
Deleted.
* Source/WebCore/rendering/RenderLayerCompositor.cpp:
(WebCore::RenderLayerCompositor::updateScrollSnapPropertiesWithFrameView 
const): Deleted.
* Source/WebCore/rendering/RenderLayerCompositor.h:

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



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

Reply via email to