Bug 264794 - Move `hasExplicitlySetColorScheme` from `RenderStyle::NonInheritedFlags` into `StyleMiscNonInheritedData`
Summary: Move `hasExplicitlySetColorScheme` from `RenderStyle::NonInheritedFlags` into...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-13 22:21 PST by Aditya Keerthi
Modified: 2023-11-14 10:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2023-11-13 22:21:04 PST
Needed to gain an additional bit of unused space in `RenderStyle::NonInheritedFlags` for new pseudo-elements.
Comment 1 Radar WebKit Bug Importer 2023-11-13 22:21:13 PST
<rdar://problem/118374921>
Comment 2 Aditya Keerthi 2023-11-13 22:30:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/20462
Comment 3 EWS 2023-11-14 10:03:23 PST
Committed 270715@main (5c50677827c0): <https://commits.webkit.org/270715@main>

Reviewed commits have been landed. Closing PR #20462 and removing active labels.