Bug 286719
| Summary: | [Cleanup] Refactor cacheBaselineAlignedGridItems to use an OptionSet | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
It currently uses a uint32_t to keep track of state via bit flags but we can use an OptionSet instead to improve readability
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143855525>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/39733
EWS
Committed 289572@main (f3d665ffe1ce): <https://commits.webkit.org/289572@main>
Reviewed commits have been landed. Closing PR #39733 and removing active labels.