Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 395522adf6fe9cf52458f006967f51fb8c2a41c4
      
https://github.com/WebKit/WebKit/commit/395522adf6fe9cf52458f006967f51fb8c2a41c4
  Author: Alan Baradlay <[email protected]>
  Date:   2024-09-23 (Mon, 23 Sep 2024)

  Changed paths:
    M 
Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp
    M 
Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.h

  Log Message:
  -----------
  [Cleanup] List marker geometry update is just regular box update with outside 
marker position adjustment
https://bugs.webkit.org/show_bug.cgi?id=280157

Reviewed by Antti Koivisto.

Call setListMarkerOffsetForMarkerOutside after regular box geometry update and
only when not running intrinsic width computation.

* 
Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::BoxGeometryUpdater::setListMarkerOffsetForMarkerOutside):
(WebCore::LayoutIntegration::BoxGeometryUpdater::setGeometriesForIntrinsicWidth):
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateBoxGeometry):
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateListMarkerDimensions): 
Deleted.
* 
Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.h:

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