Bug 268039 - Fix adattributiond sandbox violation
Summary: Fix adattributiond sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 263274
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-24 15:47 PST by Brent Fulgham
Modified: 2024-01-24 22:19 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2024-01-24 15:47:13 PST
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.
Comment 1 Brent Fulgham 2024-01-24 15:48:08 PST
<rdar://119100810>
Comment 2 Brent Fulgham 2024-01-24 15:52:14 PST
Pull request: https://github.com/WebKit/WebKit/pull/23207
Comment 3 EWS 2024-01-24 22:19:31 PST
Committed 273471@main (67a191ac740b): <https://commits.webkit.org/273471@main>

Reviewed commits have been landed. Closing PR #23207 and removing active labels.