[webkit-changes] [WebKit/WebKit] 816414: Change lengths to reference in `RenderListMarker.cpp`

Commit Queue noreply at github.com
Thu Jul 25 14:37:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8164143f90dee2def51dbb53560b0b218514a458
      https://github.com/WebKit/WebKit/commit/8164143f90dee2def51dbb53560b0b218514a458
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M Source/WebCore/rendering/RenderListMarker.cpp

  Log Message:
  -----------
  Change lengths to reference in `RenderListMarker.cpp`

https://bugs.webkit.org/show_bug.cgi?id=277048

Reviewed by Alan Baradlay.

This is just more of code health fixes to change Lengths to references
to avoid copying.

* Source/WebCore/rendering/RenderListMarker.cpp:
(WebCore::RenderListMarker::layout):

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