[webkit-changes] [WebKit/WebKit] 88e75e: Tracker traffic is blocked even if user grants tra...
bnham
noreply at github.com
Wed Apr 5 14:24:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88e75e6719920eb7ab21c91ec410047cdae48862
https://github.com/WebKit/WebKit/commit/88e75e6719920eb7ab21c91ec410047cdae48862
Author: Ben Nham <nham at apple.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M Source/WebKit/Scripts/process-entitlements.sh
Log Message:
-----------
Tracker traffic is blocked even if user grants tracking permission
https://bugs.webkit.org/show_bug.cgi?id=254996
rdar://107359915
Reviewed by Wenson Hsieh.
In trunk builds, tracker traffic is blocked even if the user grants tracking permissions via the ATT
prompt. To fix this, we need to allow TCC to check for the kTCCServiceUserTracking permission via
audit tokens.
* Source/WebKit/Scripts/process-entitlements.sh:
Canonical link: https://commits.webkit.org/262634@main
More information about the webkit-changes
mailing list