Bug 266504 - Replace RenderElement::BaseTypeFlags with an enum class
Summary: Replace RenderElement::BaseTypeFlags with an enum class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-15 13:51 PST by Ryosuke Niwa
Modified: 2023-12-15 21:33 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-12-15 13:51:51 PST
BaseTypeFlags is currently an enum. Replace it with an enum class.
Comment 1 Ryosuke Niwa 2023-12-15 13:54:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/21888
Comment 2 EWS 2023-12-15 21:32:59 PST
Committed 272166@main (45bb9b8ab9d2): <https://commits.webkit.org/272166@main>

Reviewed commits have been landed. Closing PR #21888 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-15 21:33:15 PST
<rdar://problem/119750620>