Bug 257784 - ThemeTypes should use "enum class" instead of plain enum
Summary: ThemeTypes should use "enum class" instead of plain enum
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-07 02:20 PDT by Matthieu Dubet
Modified: 2023-06-07 06:23 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-06-07 02:20:17 PDT
ThemeTypes should use "enum class" instead of plain enum
Comment 1 Radar WebKit Bug Importer 2023-06-07 02:20:33 PDT
<rdar://problem/110378475>
Comment 2 Matthieu Dubet 2023-06-07 02:24:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14730
Comment 3 EWS 2023-06-07 06:23:31 PDT
Committed 264939@main (fea0e1d56ed5): <https://commits.webkit.org/264939@main>

Reviewed commits have been landed. Closing PR #14730 and removing active labels.