Bug 235648 - Build failure - webkit daemons don't need symlink with system content path
Summary: Build failure - webkit daemons don't need symlink with system content path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-26 09:33 PST by Michael Saboff
Modified: 2022-01-26 10:55 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.97 KB, patch)
2022-01-26 09:58 PST, Michael Saboff
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2022-01-26 09:33:32 PST
Since the WebKit daemons are installed in /System/Library/Frameworks/WebKit.framework/Daemons, they don't need symlinking when using the system content path.  We create a symlink for /System/Library/Frameworks/WebKit.framework.
Comment 1 Michael Saboff 2022-01-26 09:33:47 PST
<rdar://88061283>
Comment 2 Michael Saboff 2022-01-26 09:58:49 PST
Created attachment 450032 [details]
Patch
Comment 3 Michael Saboff 2022-01-26 10:55:27 PST
Committed r288629 (246445@trunk): <https://commits.webkit.org/246445@trunk>