WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309125
[EvaluationTimeZoom] StyleInheritedRareData::evaluationTimeZoomEnabled is mismatched from feature flag
https://bugs.webkit.org/show_bug.cgi?id=309125
Summary
[EvaluationTimeZoom] StyleInheritedRareData::evaluationTimeZoomEnabled is mis...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-03 16:41:11 PST
<
rdar://problem/171673431
>
Sammy Gill
Comment 2
2026-03-03 16:45:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59848
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.
Top of Page
Format For Printing
XML
Clone This Bug