WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254996
Tracker traffic is blocked even if user grants tracking permission
https://bugs.webkit.org/show_bug.cgi?id=254996
Summary
Tracker traffic is blocked even if user grants tracking permission
Ben Nham
Reported
2023-04-04 09:34:57 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2023-04-04 09:35:21 PDT
rdar://107359915
Ben Nham
Comment 2
2023-04-04 09:37:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12379
EWS
Comment 3
2023-04-05 14:23:52 PDT
Committed
262634@main
(88e75e671992): <
https://commits.webkit.org/262634@main
> Reviewed commits have been landed. Closing PR #12379 and removing active labels.
Ben Nham
Comment 4
2023-04-11 14:54:29 PDT
262634@main
isn't sufficient since it only added the entitlement to the Mac NetworkProcess. It also needs to be added to the iOS and Catalyst NetworkProcesses.
Ben Nham
Comment 5
2023-04-11 14:58:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12628
EWS
Comment 6
2023-04-11 18:50:03 PDT
Committed
262852@main
(d2b1197b133b): <
https://commits.webkit.org/262852@main
> Reviewed commits have been landed. Closing PR #12628 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug