WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308238
Convert SVGMarkerType and EIndentType to enum classes
https://bugs.webkit.org/show_bug.cgi?id=308238
Summary
Convert SVGMarkerType and EIndentType to enum classes
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-19 12:09:32 PST
<
rdar://problem/170743512
>
zak ridouh
Comment 2
2026-02-19 22:45:50 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59061
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.
Top of Page
Format For Printing
XML
Clone This Bug