Bug 308238

Summary: Convert SVGMarkerType and EIndentType to enum classes
Product: WebKit Reporter: zak ridouh <zakr>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

zak ridouh
Reported 2026-02-19 12:09:26 PST
Convert two C-style enums to enum class : uint8_t for stronger type safety. Remove redundant prefixes from SVGMarkerType enumerators (e.g. StartMarker → Start). Rename EIndentType to IndentType, dropping the Hungarian enum prefix.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-19 12:09:32 PST
zak ridouh
Comment 2 2026-02-19 22:45:50 PST
EWS
Comment 3 2026-02-24 18:17:46 PST
Committed 308167@main (16cba163b0a1): <https://commits.webkit.org/308167@main> Reviewed commits have been landed. Closing PR #59061 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.