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

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

  Log Message:
  -----------
  [Cleanup] Change the first letter registration order in 
RenderTreeBuilder::FirstLetter::updateStyle
https://bugs.webkit.org/show_bug.cgi?id=293123

Reviewed by Antti Koivisto.

Let's destroy first letter container before registering the new one. It ensures 
that the cleanup process (while destroying the existing first letter) won't 
interfere with the new content.

* Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.cpp:
(WebCore::RenderTreeBuilder::FirstLetter::updateStyle):

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