Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bb839d5ca36a6367b3564fede0a17a6b83c7c951
https://github.com/WebKit/WebKit/commit/bb839d5ca36a6367b3564fede0a17a6b83c7c951
Author: Franco Vieira de Souza <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Disable event timing on WK1
https://bugs.webkit.org/show_bug.cgi?id=301123
rdar://163062212
Reviewed by Tim Nguyen.
Sets the EventTimingEnabled flag to false on WK1.
This is being done mostly as a precaution - the event timing API
is aimed at web developers using modern analytics, so there is
little reason to support it in WK1.
* LayoutTests/platform/mac-wk1/TestExpectations:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/301901@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications