Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de1d2973c41e679c77b18b5951ac7a20e517e19e
https://github.com/WebKit/WebKit/commit/de1d2973c41e679c77b18b5951ac7a20e517e19e
Author: Vitor Roriz <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/ComplexTextController.cpp
M Source/WebCore/platform/graphics/ComplexTextController.h
Log Message:
-----------
ComplexTextController: Remove unused m_numGlyphsSoFar
https://bugs.webkit.org/show_bug.cgi?id=309553
rdar://172155453
Reviewed by Anne van Kesteren.
m_numGlyphsSoFar is incremented and reset but never read anywhere.
Canonical link: https://commits.webkit.org/308965@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications