Bug 309125
| Summary: | [EvaluationTimeZoom] StyleInheritedRareData::evaluationTimeZoomEnabled is mismatched from feature flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | CSS | Assignee: | 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
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
<rdar://problem/171673431>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/59848
EWS
Committed 308620@main (528e2f3cc02e): <https://commits.webkit.org/308620@main>
Reviewed commits have been landed. Closing PR #59848 and removing active labels.