Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a54f01660a557488d0d3397d318484eed1b9525d
      
https://github.com/WebKit/WebKit/commit/a54f01660a557488d0d3397d318484eed1b9525d
  Author: Alan Baradlay <[email protected]>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M Source/WebCore/rendering/updating/RenderTreeBuilderBlock.cpp

  Log Message:
  -----------
  [Cleanup] RenderTreeBuilder::Block::detach should reset nextSibling when it 
is destroyed
https://bugs.webkit.org/show_bug.cgi?id=293126

Reviewed by Antti Koivisto.

Let's ensure that RenderTreeBuilder::Block::detach cleanup logic works even 
when the next sibling renderer is not destroyed right away.
(This patch also renames a few variables here and uses previous/nextBlock 
consistently.)

* Source/WebCore/rendering/updating/RenderTreeBuilderBlock.cpp:
(WebCore::RenderTreeBuilder::Block::detach):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to