Bug 224241 - [macOS] Allow access to 'com.apple.system.logger' in the Base System
Summary: [macOS] Allow access to 'com.apple.system.logger' in the Base System
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:
Blocks:
 
Reported: 2021-04-06 10:41 PDT by Brent Fulgham
Modified: 2021-04-06 12:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2021-04-06 10:45 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch for landing (1.97 KB, patch)
2021-04-06 12:08 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].