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.
rdar://107359915
Pull request: https://github.com/WebKit/WebKit/pull/12379
Committed 262634@main (88e75e671992): <https://commits.webkit.org/262634@main> Reviewed commits have been landed. Closing PR #12379 and removing active labels.
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.
Pull request: https://github.com/WebKit/WebKit/pull/12628
Committed 262852@main (d2b1197b133b): <https://commits.webkit.org/262852@main> Reviewed commits have been landed. Closing PR #12628 and removing active labels.