Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30f40ca4af988af84766e91c57cf130164412ef4
      
https://github.com/WebKit/WebKit/commit/30f40ca4af988af84766e91c57cf130164412ef4
  Author: Brent Fulgham <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformUse.h
    M Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm

  Log Message:
  -----------
  NSCrossWebsiteTrackingUsageDescription is not working on Mac, ITP is always 
enabled
https://bugs.webkit.org/show_bug.cgi?id=220190
<rdar://problem/72817121>

Reviewed by Matthew Finkel.

This is a rebase of 232788@main, which was reverted due to a build issue.

Consider the presence of the NSCrossWebsiteTrackingUsageDescription key as an 
indication
to disable ITP for WKWebView until the Settings app on macOS provides a UI to 
allow users
to disabling it for a specific app, like we do for iOS.

* Source/WTF/wtf/PlatformUse.h:
* Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm:
(WebKit::determineTrackingPreventionStateInternal):
(WebKit::doesParentProcessHaveTrackingPreventionEnabled):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to