Bug 198057 - [PlayStation] Update initializer for changed port options
Summary: [PlayStation] Update initializer for changed port options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-20 15:43 PDT by Stephan Szabo
Modified: 2019-05-21 16:43 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.16 KB, patch)
2019-05-20 15:45 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>