Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c6b7827e16eab3b2670d4b7b714ff1af2f3213e
https://github.com/WebKit/WebKit/commit/2c6b7827e16eab3b2670d4b7b714ff1af2f3213e
Author: Sammy Gill <[email protected]>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
[EvaluationTimeZoom] Enable EvaluationTimeZoom by default on Linux and
Windows ports.
https://bugs.webkit.org/show_bug.cgi?id=301555
Reviewed by Vitor Roriz.
When we enabled EvaluationTimeZoom by default on Cocoa platforms, we
kept it disabled on the Linux and Windows ports because EWS was
reporting failures on a specific menulist test. Since then it seems like
this test no longer fails, possibly due to the additional work we did,
so it looks like we should be able to enable it and reap the benefits
everywhere!
Canonical link: https://commits.webkit.org/308248@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications