RESOLVED FIXED 212846
[IPC] Adopt enum class for AutocapitalizeType
https://bugs.webkit.org/show_bug.cgi?id=212846
Summary [IPC] Adopt enum class for AutocapitalizeType
David Kilzer (:ddkilzer)
Reported 2020-06-05 13:37:28 PDT
Adopt enum class for AutocapitalizeType. Also add missing WebCore namespace to the enum, and create EnumTraits<> for IPC.
Attachments
Patch v1 (16.00 KB, patch)
2020-06-05 13:54 PDT, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-05 13:39:34 PDT
David Kilzer (:ddkilzer)
Comment 2 2020-06-05 13:54:48 PDT
Created attachment 401194 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 3 2020-06-05 17:25:05 PDT
Comment on attachment 401194 [details] Patch v1 Windows layout test failure is unrelated, so marking as cq+.
EWS
Comment 4 2020-06-05 17:49:34 PDT
Committed r262665: <https://trac.webkit.org/changeset/262665> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401194 [details].
Note You need to log in before you can comment on or make changes to this bug.