RESOLVED FIXED 266609
Replace 1-bit bitfields in RenderObjectBitfields with RenderObjectFlag
https://bugs.webkit.org/show_bug.cgi?id=266609
Summary Replace 1-bit bitfields in RenderObjectBitfields with RenderObjectFlag
Ryosuke Niwa
Reported 2023-12-18 16:03:22 PST
Replace most of 1-bit bitfields in RenderObjectBitfields with corresponding enum class flags like NodeFlags.
Attachments
Ryosuke Niwa
Comment 1 2023-12-18 16:13:06 PST
EWS
Comment 2 2023-12-19 00:05:17 PST
Committed 272255@main (9b9eb59716b8): <https://commits.webkit.org/272255@main> Reviewed commits have been landed. Closing PR #21996 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-19 00:06:15 PST
Ryosuke Niwa
Comment 4 2023-12-19 10:58:47 PST
EWS
Comment 5 2023-12-19 11:15:48 PST
Committed 272282@main (31f3fa746c57): <https://commits.webkit.org/272282@main> Reviewed commits have been landed. Closing PR #22046 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.