Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc4bc88a860f0d63b53f36b43456502a22867390
      
https://github.com/WebKit/WebKit/commit/bc4bc88a860f0d63b53f36b43456502a22867390
  Author: Alan Baradlay <za...@apple.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    M Source/WebCore/page/ElementTargetingController.cpp
    M Source/WebCore/page/FocusController.cpp
    M Source/WebCore/page/FocusController.h
    M Source/WebCore/page/SpatialNavigation.cpp
    M Source/WebCore/page/SpatialNavigation.h

  Log Message:
  -----------
  [Cleanup] Use RenderElement instead of RenderObject where applicable (cont...)
https://bugs.webkit.org/show_bug.cgi?id=290258

Reviewed by Antti Koivisto.

* Source/WebCore/page/ElementTargetingController.cpp:
(WebCore::elementAndAncestorsAreOnlyRenderedChildren):
* Source/WebCore/page/FocusController.cpp:
(WebCore::updateFocusCandidateIfNeeded):
(WebCore::FocusController::findFocusCandidateInContainer):
(WebCore::FocusController::advanceFocusDirectionallyInContainer):
(WebCore::FocusController::advanceFocusDirectionally):
* Source/WebCore/page/FocusController.h:
* Source/WebCore/page/SpatialNavigation.cpp:
(WebCore::FocusCandidate::FocusCandidate):
(WebCore::hasOffscreenRect):
(WebCore::scrollInDirection):
(WebCore::isScrollableNode):
(WebCore::scrollableEnclosingBoxOrParentFrameForNodeInDirection):
(WebCore::canScrollInDirection):
(WebCore::nodeRectInAbsoluteCoordinates):
(WebCore::canBeScrolledIntoView):
* Source/WebCore/page/SpatialNavigation.h:
(WebCore::FocusCandidate::FocusCandidate): Deleted.

Canonical link: https://commits.webkit.org/292589@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

Reply via email to