Bug 237620

Summary: Enable CFPrefs direct mode in adattributiond
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Alex Christensen
Reported 2022-03-08 15:05:32 PST
Enable CFPrefs direct mode in adattributiond
Attachments
Patch (1.92 KB, patch)
2022-03-08 15:08 PST, Alex Christensen
no flags
Patch (1.99 KB, patch)
2022-03-08 15:15 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2022-03-08 15:08:46 PST
Per Arne Vollan
Comment 2 2022-03-08 15:11:55 PST
Comment on attachment 454155 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454155&action=review Nice! R=me. > Source/WebKit/Shared/EntryPointUtilities/Cocoa/Daemon/PCMDaemonEntryPoint.mm:135 > + _CFPrefsSetDirectModeEnabled(YES); You could also enable CF prefs read only mode (_CFPrefsSetReadOnly). Have the CF prefs services already been removed from the sandbox?
Alex Christensen
Comment 3 2022-03-08 15:15:05 PST
Alex Christensen
Comment 4 2022-03-08 15:23:45 PST
Comment on attachment 454156 [details] Patch They were never added to the sandbox, which is how I found this problem.
EWS
Comment 5 2022-03-08 16:54:00 PST
Committed r291021 (248195@main): <https://commits.webkit.org/248195@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454156 [details].
Radar WebKit Bug Importer
Comment 6 2022-03-08 16:54:21 PST
Note You need to log in before you can comment on or make changes to this bug.