Bug 229591 - [PlayStation][CMake] Add control over whether JavaScriptCore should be shared
Summary: [PlayStation][CMake] Add control over whether JavaScriptCore should be shared
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-26 15:28 PDT by Stephan Szabo
Modified: 2021-08-27 19:09 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.49 KB, patch)
2021-08-27 09:35 PDT, Stephan Szabo
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for checking EWS (4.80 KB, patch)
2021-08-27 10:01 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff
Patch for landing (4.79 KB, patch)
2021-08-27 13:05 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 2021-08-26 15:28:55 PDT
Add an option to control whether to generate a shared for JavaScriptCore or not, and fix any issues with the non-shared build.
Comment 1 Stephan Szabo 2021-08-27 09:35:04 PDT
Created attachment 436634 [details]
Patch
Comment 2 Stephan Szabo 2021-08-27 10:01:05 PDT
Created attachment 436637 [details]
Patch for checking EWS
Comment 3 Stephan Szabo 2021-08-27 13:05:04 PDT
Created attachment 436662 [details]
Patch for landing
Comment 4 Stephan Szabo 2021-08-27 13:05:38 PDT
Updated patch just changes some comments/changelog entries for libJavaScriptCore -> JavaScriptCore
Comment 5 EWS 2021-08-27 19:09:07 PDT
Committed r281730 (241072@main): <https://commits.webkit.org/241072@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436662 [details].