WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244553
Skip installing logging preference plist on downlevel builds
https://bugs.webkit.org/show_bug.cgi?id=244553
Summary
Skip installing logging preference plist on downlevel builds
Ben Nham
Reported
2022-08-30 13:27:51 PDT
The downlevel installer doesn't work right now because it is trying to install a logging preference plist to /System/Library/Preferences (see
bug 243699
). To fix this, we should avoid emitting this plist when building for a downlevel installer by checking for the presence of WK_ALTERNATE_FRAMEWORKS_DIR.
Attachments
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2022-08-30 13:28:32 PDT
rdar://99344600
Ben Nham
Comment 2
2022-08-30 13:30:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3823
EWS
Comment 3
2022-08-31 12:24:34 PDT
Committed
254004@main
(226a0d2f0798): <
https://commits.webkit.org/254004@main
> Reviewed commits have been landed. Closing PR #3823 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug