RESOLVED FIXED286719
[Cleanup] Refactor cacheBaselineAlignedGridItems to use an OptionSet
https://bugs.webkit.org/show_bug.cgi?id=286719
Summary [Cleanup] Refactor cacheBaselineAlignedGridItems to use an OptionSet
Sammy Gill
Reported 2025-01-29 17:01:06 PST
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
Radar WebKit Bug Importer
Comment 1 2025-01-29 17:01:28 PST
Sammy Gill
Comment 2 2025-01-29 17:03:24 PST
EWS
Comment 3 2025-01-30 11:22:17 PST
Committed 289572@main (f3d665ffe1ce): <https://commits.webkit.org/289572@main> Reviewed commits have been landed. Closing PR #39733 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.