Bug 266003
Summary: | Convert `DocumentMarker::MarkerType` into an enum class | ||
---|---|---|---|
Product: | WebKit | Reporter: | Richard Robinson <richard_robinson2> |
Component: | HTML Editing | Assignee: | 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
.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119322183>
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/21445
EWS
Committed 271781@main (a14f713bae8f): <https://commits.webkit.org/271781@main>
Reviewed commits have been landed. Closing PR #21445 and removing active labels.
Fujii Hironori
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]