Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d827efd1ab4ac43758f5decd5abcace52d2743b9
https://github.com/WebKit/WebKit/commit/d827efd1ab4ac43758f5decd5abcace52d2743b9
Author: Ryosuke Niwa <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M Source/WebCore/editing/MarkupAccumulator.cpp
M Source/WebCore/editing/MarkupAccumulator.h
Log Message:
-----------
EntityMask should be an enum class
https://bugs.webkit.org/show_bug.cgi?id=257305
Reviewed by Wenson Hsieh.
* Source/WebCore/editing/MarkupAccumulator.cpp:
(WebCore::appendCharactersReplacingEntitiesInternal):
(WebCore::MarkupAccumulator::appendCharactersReplacingEntities):
(WebCore::MarkupAccumulator::entityMaskForText const):
(): Deleted.
* Source/WebCore/editing/MarkupAccumulator.h:
Canonical link: https://commits.webkit.org/264769@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes