Bug 230170

Summary: [PlayStation] Support running applications with ENABLE_STATIC_JSC=ON
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: Tools / TestsAssignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, don.olmstead, ews-watchlist, gyuyoung.kim, keith_miller, mark.lam, msaboff, ross.kirsling, ryuan.choi, saam, sergio, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=230183
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2021-09-10 14:26:57 PDT
The build side now allows us to build a non-shared JSC with ENABLE_STATIC_JSC=ON, however the loading code for various applications is not yet updated so the applications die on startup.
Comment 1 Stephan Szabo 2021-09-10 14:31:12 PDT
Created attachment 437906 [details]
Patch
Comment 2 Ross Kirsling 2021-09-10 14:55:26 PDT
Comment on attachment 437906 [details]
Patch

r=me
Comment 3 EWS 2021-09-10 15:32:50 PDT
Committed r282295 (241568@main): <https://commits.webkit.org/241568@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437906 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-10 15:33:17 PDT
<rdar://problem/82992674>