Bug 307915

Summary: Modernize MathMLOperatorDictionary::Form to scoped enum class
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-14 14:48:03 PST
Convert MathMLOperatorDictionary::Form from C-style enum to enum class : uint8_t for stronger type safety and to prevent implicit int conversions.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-14 14:48:08 PST
zak ridouh
Comment 2 2026-02-14 14:49:57 PST
EWS
Comment 3 2026-02-17 17:42:57 PST
Committed 307735@main (3508e5178b11): <https://commits.webkit.org/307735@main> Reviewed commits have been landed. Closing PR #58732 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.