Bug 266003

Summary: Convert `DocumentMarker::MarkerType` into an enum class
Product: WebKit Reporter: Richard Robinson <richard_robinson2>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Richard Robinson
Reported 2023-12-07 09:41:45 PST
.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-07 09:42:11 PST
Richard Robinson
Comment 2 2023-12-07 09:48:49 PST
EWS
Comment 3 2023-12-08 18:36:40 PST
Committed 271781@main (a14f713bae8f): <https://commits.webkit.org/271781@main> Reviewed commits have been landed. Closing PR #21445 and removing active labels.
Fujii Hironori
Comment 4 2023-12-09 20:48:43 PST
Windows port regressed: Bug 266164 – REGRESSION(271781@main): [Win] dom/DocumentMarkerController.cpp(788,45): error: format specifies type 'unsigned short' but the argument has type 'Type' [-Werror,-Wformat]
Note You need to log in before you can comment on or make changes to this bug.