Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff646bde9c20b7d9c5d1892900884bbccc7e5a65
      
https://github.com/WebKit/WebKit/commit/ff646bde9c20b7d9c5d1892900884bbccc7e5a65
  Author: Vitor Roriz <[email protected]>
  Date:   2026-03-18 (Wed, 18 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/GlyphBuffer.h
    M Source/WebCore/platform/graphics/WidthIterator.cpp

  Log Message:
  -----------
  WidthIterator::expandWithInitialAdvance: Move into GlyphBuffer
https://bugs.webkit.org/show_bug.cgi?id=310219
rdar://172863845

Reviewed by Sammy Gill.

This logic belongs in GlyphBuffer, which already owns the other
expandAdvance and expandLastAdvance overloads.

* Source/WebCore/platform/graphics/GlyphBuffer.h:
(WebCore::GlyphBuffer::expandAdvance):
* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::WidthIterator::applyInitialAdvance):
(WebCore::expandWithInitialAdvance):

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



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

Reply via email to