[webkit-changes] [WebKit/WebKit] a21e75: [Cleanup] Refactor RenderTreeBuilderMultiColumn 1/2.

yulunwu2 noreply at github.com
Mon Jan 6 15:46:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a21e75a8191de0c2eb491e4f9ad931d0d19ba889
      https://github.com/WebKit/WebKit/commit/a21e75a8191de0c2eb491e4f9ad931d0d19ba889
  Author: Yulun Wu <yulun_wu at apple.com>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

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

  Log Message:
  -----------
  [Cleanup] Refactor RenderTreeBuilderMultiColumn 1/2.
https://bugs.webkit.org/show_bug.cgi?id=285437
rdar://142420503

Reviewed by Alan Baradlay.

This change updates the argument order for:

RenderTreeBuilder::MultiColumn::restoreColumnSpannersForContainer

to be the same as other functions in this class.

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



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


More information about the webkit-changes mailing list