Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b526e2556718425a177f3996106d75ca7828399f
https://github.com/WebKit/WebKit/commit/b526e2556718425a177f3996106d75ca7828399f
Author: Jessica Cheung <[email protected]>
Date: 2026-06-21 (Sun, 21 Jun 2026)
Changed paths:
M Source/WebCore/editing/ChangeListTypeCommand.cpp
M Source/WebCore/editing/HTMLInterchange.h
M Source/WebCore/editing/TextListParser.cpp
Log Message:
-----------
[Smart Lists] Apple-*-list should be constants
https://bugs.webkit.org/show_bug.cgi?id=317434
rdar://180061726
Reviewed by Abrar Rahman Protyasha, Richard Robinson, and Aditya Keerthi.
As `Apple-*-list` is used mutliple times in different
files, they should be constants instead.
* Source/WebCore/editing/ChangeListTypeCommand.cpp:
(WebCore::removeSourceListAttributes):
* Source/WebCore/editing/HTMLInterchange.h:
* Source/WebCore/editing/TextListParser.cpp:
(WebCore::classNameForSmartList):
Canonical link: https://commits.webkit.org/315580@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications