Bug 231457 - Make WebCore::ControlPart an enum class
Summary: Make WebCore::ControlPart an enum class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 15:10 PDT by Aditya Keerthi
Modified: 2023-08-12 17:03 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 Aditya Keerthi 2021-10-08 15:10:26 PDT
Should also consider renaming the enum to better reflect what it represents (the appearance property).
Comment 1 Radar WebKit Bug Importer 2021-10-15 15:11:15 PDT
<rdar://problem/84318651>
Comment 2 Aditya Keerthi 2023-08-12 17:03:59 PDT
This is now `StyleAppearance`, which is an enum class.