Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d35ce65010b20f5c713117b3e5c5ec953dac83e9
https://github.com/WebKit/WebKit/commit/d35ce65010b20f5c713117b3e5c5ec953dac83e9
Author: Charlie Wolfe <[email protected]>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
M Source/WebCore/dom/ScriptExecutionContext.cpp
Log Message:
-----------
REGRESSION(307595@main): [macOS iOS]
TestWebKitAPI.WebpagePreferences.ContentRuleListEnablement is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=308064
rdar://170566192
Reviewed by Matthew Finkel.
This `shouldApplyConsistently` bool let network requests be blocked from
tainted script after
307595@main. It should only enable existing fingerprinting protections.
* Source/WebCore/dom/ScriptExecutionContext.cpp:
(WebCore::ScriptExecutionContext::requiresScriptTrackingPrivacyProtection):
Canonical link: https://commits.webkit.org/307786@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications