[webkit-changes] [WebKit/WebKit] 67a191: Fix adattributiond sandbox violation

Brent Fulgham noreply at github.com
Wed Jan 24 22:19:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 67a191ac740b0193fdbba0a43941e6c6bf12454f
      https://github.com/WebKit/WebKit/commit/67a191ac740b0193fdbba0a43941e6c6bf12454f
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb.in

  Log Message:
  -----------
  Fix adattributiond sandbox violation
https://bugs.webkit.org/show_bug.cgi?id=268039
<rdar://119100810>

Reviewed by Per Arne Vollan.

In Bug 263274 we added user-specific DarwinDirectoryDataStore to the adattributiond
sandbox, but neglected the system fallback location. This triggers sandbox telemetry
and prevents the expected fallback behavior.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb.in:

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




More information about the webkit-changes mailing list