Bug 309125

Summary: [EvaluationTimeZoom] StyleInheritedRareData::evaluationTimeZoomEnabled is mismatched from feature flag
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2026-03-03 16:41:01 PST
This feature is enabled by default on all platforms, but StyleInheritedRareData it still created with an initial value of false to keep track of it internally. This later gets set from the settings and causes a style difference due to the chance. We should probably change this as a transitory measure while we wait for the feature to get more mature.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-03 16:41:11 PST
Sammy Gill
Comment 2 2026-03-03 16:45:45 PST
EWS
Comment 3 2026-03-04 00:54:11 PST
Committed 308620@main (528e2f3cc02e): <https://commits.webkit.org/308620@main> Reviewed commits have been landed. Closing PR #59848 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.