WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 240159
239923
[WebGPU] WebGPU in Safari Technology Preview is linking with the system JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=239923
Summary
[WebGPU] WebGPU in Safari Technology Preview is linking with the system JavaS...
Myles C. Maxfield
Reported
2022-04-29 21:13:48 PDT
[WebGPU] WebGPU is linking with the system JavaScriptCore in Safari Technology Preview
Attachments
Patch
(2.27 KB, patch)
2022-04-29 21:15 PDT
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2022-04-29 21:15:21 PDT
Created
attachment 458629
[details]
Patch
Alexey Proskuryakov
Comment 2
2022-04-30 11:19:03 PDT
Comment on
attachment 458629
[details]
Patch This looks like moving in the right direction, but not quite correct yet (which may be the reason why it's not marked for review). WebGPU shouldn't ever have WebCore or WebGPU.framework/Versions/A/Frameworks in its search path AFAICT. Additionally, JSC is a framework not a library, so I'm not sure how LIBRARY_SEARCH_PATHS fixes the issue.
Myles C. Maxfield
Comment 3
2022-05-06 00:38:28 PDT
*** This bug has been marked as a duplicate of
bug 240159
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug