Bug 224241

Summary: [macOS] Allow access to 'com.apple.system.logger' in the Base System
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, cdumez, ggaren, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Brent Fulgham 2021-04-06 10:41:33 PDT
Deeper testing has revealed that some test configurations used internally require access to 'com.apple.system.logger' in the base system to support certain diagnostic operations outside the normal user release logging paths.

This patch restores access to the 'com.apple.system.logger' endpoint when running in the Base System.
Comment 1 Brent Fulgham 2021-04-06 10:42:13 PDT
<rdar://problem/75960194>
Comment 2 Brent Fulgham 2021-04-06 10:45:38 PDT
Created attachment 425301 [details]
Patch
Comment 3 Brent Fulgham 2021-04-06 12:08:19 PDT
Created attachment 425308 [details]
Patch for landing
Comment 4 EWS 2021-04-06 12:41:17 PDT
Committed r275539: <https://commits.webkit.org/r275539>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425308 [details].