[webkit-changes] [WebKit/WebKit] d2b119: Tracker traffic is blocked even if user grants tra...

bnham noreply at github.com
Tue Apr 11 18:50:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2b1197b133b40990cc1f2ecffe14c08100d9c3d
      https://github.com/WebKit/WebKit/commit/d2b1197b133b40990cc1f2ecffe14c08100d9c3d
  Author: Ben Nham <nham at apple.com>
  Date:   2023-04-11 (Tue, 11 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 and Per Arne Vollan.

In 262634 at main we added the ability to check for the kTCCServiceUserTracking permission via audit
tokens. However, we only added that capability to the Mac's NetworkProcess. We also need to add it
to the iOS and Catalyst NetworkProcesses.

* Source/WebKit/Scripts/process-entitlements.sh:

Canonical link: https://commits.webkit.org/262852@main




More information about the webkit-changes mailing list