Bug 235648

Summary: Build failure - webkit daemons don't need symlink with system content path
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: PlatformAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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>