Bug 239819 - WebGPU doesn't create a symlink to the system content path in installhdrs
Summary: WebGPU doesn't create a symlink to the system content path in installhdrs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-27 12:55 PDT by Michael Saboff
Modified: 2022-04-27 20:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2022-04-27 13:06 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff
Patch for landing (1.30 KB, patch)
2022-04-27 14:22 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff
Patch for landing (1.29 KB, patch)
2022-04-27 14:27 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-04-27 12:55:54 PDT
We need to create the symlink to the system content when we install headers in the build tree because WebCore needs them in the alternate root path when it builds PAL.
Comment 1 Michael Saboff 2022-04-27 12:56:14 PDT
<rdar://91769511>
Comment 2 Michael Saboff 2022-04-27 13:06:02 PDT
Created attachment 458461 [details]
Patch
Comment 3 Said Abou-Hallawa 2022-04-27 14:00:42 PDT
Comment on attachment 458461 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458461&action=review

> Source/WebGPU/ChangeLog:3
> +        WebGPU is doesn't create a symlink to the system content path in installhdrs

Nit: WebGPU doesn't ...
Comment 4 Michael Saboff 2022-04-27 14:22:35 PDT
Created attachment 458468 [details]
Patch for landing
Comment 5 Michael Saboff 2022-04-27 14:26:43 PDT
(In reply to Said Abou-Hallawa from comment #3)
> Comment on attachment 458461 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=458461&action=review
> 
> > Source/WebGPU/ChangeLog:3
> > +        WebGPU is doesn't create a symlink to the system content path in installhdrs
> 
> Nit: WebGPU doesn't ...

Fixed.
Comment 6 Michael Saboff 2022-04-27 14:27:42 PDT
Created attachment 458470 [details]
Patch for landing
Comment 7 EWS 2022-04-27 20:06:10 PDT
Committed r293558 (250072@main): <https://commits.webkit.org/250072@main>

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