Bug 239971 - WebInspectorUI is missing a symlink to system content path
Summary: WebInspectorUI is missing a symlink to 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-05-02 09:50 PDT by Michael Saboff
Modified: 2022-05-03 07:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2022-05-02 10:41 PDT, Michael Saboff
no flags 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-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].