WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265750
Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags`
https://bugs.webkit.org/show_bug.cgi?id=265750
Summary
Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags`
Tim Nguyen (:ntim)
Reported
2023-12-03 02:50:48 PST
271271@main
increased the size of the PseudoId enum, but did not increase the styleType bits accordingly, increase them otherwise `PseudoId::ViewTransitionNew` will be considered as `PseudoId::None`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-03 02:51:09 PST
<
rdar://problem/119091107
>
Tim Nguyen (:ntim)
Comment 2
2023-12-03 02:59:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21234
EWS
Comment 3
2023-12-03 11:56:34 PST
Committed
271441@main
(69b2bad2e262): <
https://commits.webkit.org/271441@main
> Reviewed commits have been landed. Closing PR #21234 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