Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1e65a1db0b05c140f5b2c6954fcd9fd5e81cd0c
https://github.com/WebKit/WebKit/commit/b1e65a1db0b05c140f5b2c6954fcd9fd5e81cd0c
Author: Vitor Roriz <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/WidthIterator.cpp
M Source/WebCore/platform/graphics/WidthIterator.h
Log Message:
-----------
WidthIterator::advanceInternal: Extract commitIgnorable
https://bugs.webkit.org/show_bug.cgi?id=309835
rdar://172416070
Reviewed by Sammy Gill.
Improves readability by extracting default-ignorable handling
and the iterator advance pattern that is re-used.
* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::WidthIterator::commitIgnorable):
(WebCore::WidthIterator::advanceInternal):
* Source/WebCore/platform/graphics/WidthIterator.h:
Canonical link: https://commits.webkit.org/309173@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications