Bug 257242 - Change enums and unspecified enum classes to enum class uint8_t inside RenderFlexibleBox
Summary: Change enums and unspecified enum classes to enum class uint8_t inside Render...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-23 16:51 PDT by Sammy Gill
Modified: 2023-05-24 17:36 PDT (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 Sammy Gill 2023-05-23 16:51:37 PDT
We prefer to use enum classes whenever we can and there are instances in the render tree flexbox code where these adjustments can be made
Comment 1 Radar WebKit Bug Importer 2023-05-23 16:51:57 PDT
<rdar://problem/109745776>
Comment 2 Sammy Gill 2023-05-24 11:12:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14297
Comment 3 EWS 2023-05-24 17:36:20 PDT
Committed 264494@main (271ed0f956eb): <https://commits.webkit.org/264494@main>

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