WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-12-18 16:13:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21996
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
<
rdar://problem/119853222
>
Ryosuke Niwa
Comment 4
2023-12-19 10:58:47 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/22046
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.
Top of Page
Format For Printing
XML
Clone This Bug