Bug 235976

Summary: Catalyst builds of WebKit with system content path put XPCServices and Daemons in the normal location
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: PlatformAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Michael Saboff
Reported 2022-02-01 14:48:00 PST
When building with a system content path the Catalyst versions of WebKit Daemons and XPCServices end up in .../System/Library/Frameworks/WebKit.framework/Versions/A/{Daemons|XPCServices} instead of .../System//iOSSupport/System/Library/Frameworks/WebKit.framework/Versions/A/{Daemons|XPCServices}.
Attachments
Patch (1.86 KB, patch)
2022-02-01 15:01 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2022-02-01 14:48:13 PST
Michael Saboff
Comment 2 2022-02-01 15:01:01 PST
Mark Lam
Comment 3 2022-02-01 15:05:14 PST
Comment on attachment 450573 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450573&action=review > Source/WebKit/ChangeLog:8 > + The production of WEBKIT_FRAMEWORKS_DIR_USE_SYSTEM_CONTENT_PATH_YES used the system framekwork path /framekwork/framework.
Michael Saboff
Comment 4 2022-02-01 15:18:09 PST
(In reply to Mark Lam from comment #3) > Comment on attachment 450573 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=450573&action=review > > > Source/WebKit/ChangeLog:8 > > + The production of WEBKIT_FRAMEWORKS_DIR_USE_SYSTEM_CONTENT_PATH_YES used the system framekwork path > > /framekwork/framework. Fixed locally.
Michael Saboff
Comment 5 2022-02-01 15:53:19 PST
Note You need to log in before you can comment on or make changes to this bug.