Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 78167c44f9f778ec0cf2a5cbb9f8279dc2727c19
https://github.com/WebKit/WebKit/commit/78167c44f9f778ec0cf2a5cbb9f8279dc2727c19
Author: Charlie Wolfe <[email protected]>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M Source/WebKit/Platform/cocoa/WebPrivacyHelpers.h
M Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm
M Source/WebKit/Shared/ScriptTrackingPrivacyFilter.cpp
Log Message:
-----------
Restrict script-based network request blocking to certain tainted scripts
https://bugs.webkit.org/show_bug.cgi?id=307864
rdar://170353122
Reviewed by Matthew Finkel.
* Source/WebKit/Platform/cocoa/WebPrivacyHelpers.h:
* Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm:
(WebKit::isTaintedScriptURLBlockable):
* Source/WebKit/Shared/ScriptTrackingPrivacyFilter.cpp:
(WebKit::ScriptTrackingPrivacyFilter::shouldAllowAccess):
(WebKit::ScriptTrackingPrivacyFilter::shouldBlockRequest):
Canonical link: https://commits.webkit.org/307594@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications