Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 259eb3eed9c4618c62b1cba4006fb0694f33ada9
      
https://github.com/WebKit/WebKit/commit/259eb3eed9c4618c62b1cba4006fb0694f33ada9
  Author: Alan Baradlay <[email protected]>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp
    M Source/WebCore/rendering/RenderListItem.cpp
    M Source/WebCore/rendering/RenderListOutsideMarker.cpp
    M Source/WebCore/rendering/RenderListOutsideMarker.h
    M Source/WebCore/rendering/updating/RenderTreeBuilderList.cpp

  Log Message:
  -----------
  [cleanup] Have RenderListOutsideMarker ask listMarkerSynthesizesGlyph() and a 
new shared listMarkerHasContent() instead of repeating both checks
https://bugs.webkit.org/show_bug.cgi?id=323551
rdar://problem/186795659

Reviewed by Antti Koivisto.

* Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp:
(WebCore::LayoutIntegration::markerTextSynthesizesGlyph):
* Source/WebCore/rendering/RenderListItem.cpp:
(WebCore::RenderListItem::updateMarkerContent):
(WebCore::RenderListItem::markerText const):
* Source/WebCore/rendering/RenderListOutsideMarker.cpp:
(WebCore::RenderListOutsideMarker::hasContentProperty const):
(WebCore::listMarkerHasContent):
(WebCore::listMarkerSynthesizesGlyph):
(WebCore::RenderListOutsideMarker::synthesizesGlyph const):
* Source/WebCore/rendering/RenderListOutsideMarker.h:
* Source/WebCore/rendering/updating/RenderTreeBuilderList.cpp:
(WebCore::RenderTreeBuilder::List::updateItemMarker):

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



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

Reply via email to