Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8be69fd2e26dc1fb2f11f6fd258635fd7c8a0d61
      
https://github.com/WebKit/WebKit/commit/8be69fd2e26dc1fb2f11f6fd258635fd7c8a0d61
  Author: Alan Baradlay <za...@apple.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M Source/WebCore/rendering/RenderBlockFlow.cpp
    M Source/WebCore/rendering/RenderBlockFlow.h
    M Source/WebCore/rendering/RenderIterator.h
    M Source/WebCore/rendering/updating/RenderTreeBuilder.cpp

  Log Message:
  -----------
  Add const variant of RenderIterator::nextAncestorSibling
https://bugs.webkit.org/show_bug.cgi?id=293889

Reviewed by Antti Koivisto.

* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::containsFloat const):
(WebCore::RenderBlockFlow::subtreeContainsFloat const):
(WebCore::RenderBlockFlow::subtreeContainsFloats const):
* Source/WebCore/rendering/RenderBlockFlow.h:
* Source/WebCore/rendering/RenderIterator.h:
(WebCore::RenderObjectTraversal::nextAncestorSibling):
* Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:
(WebCore::RenderTreeBuilder::move):

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