Bug 198057

Summary: [PlayStation] Update initializer for changed port options
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, ross.kirsling, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2019-05-20 15:43:04 PDT
The port options were changed to build JavaScriptCore statically for the PlayStation port, but the initializer for the JSC shell still attempts to load the dynamic library.
Comment 1 Stephan Szabo 2019-05-20 15:45:58 PDT
Created attachment 370274 [details]
Patch
Comment 2 WebKit Commit Bot 2019-05-21 16:42:48 PDT
Comment on attachment 370274 [details]
Patch

Clearing flags on attachment: 370274

Committed r245600: <https://trac.webkit.org/changeset/245600>
Comment 3 WebKit Commit Bot 2019-05-21 16:42:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-05-21 16:43:48 PDT
<rdar://problem/51006805>