Bug 239971

Summary: WebInspectorUI is missing a symlink to system content path
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: PlatformAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, ews-watchlist, hi, pangle, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Michael Saboff 2022-05-02 09:50:09 PDT
When using the system content path, we need to create the symlink to the system content path earlier in the installhdrs phase instead of the later install phase.  This is so other projects can build in parallel.
Comment 1 Michael Saboff 2022-05-02 09:50:32 PDT
<rdar://92435349>
Comment 2 Michael Saboff 2022-05-02 10:41:32 PDT
Created attachment 458690 [details]
Patch
Comment 3 EWS 2022-05-03 07:32:44 PDT
Committed r293724 (250212@main): <https://commits.webkit.org/250212@main>

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