Bug 202118 - [EWS] Rename CompileJSCOnly to CompileJSC
Summary: [EWS] Rename CompileJSCOnly to CompileJSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-23 14:37 PDT by Aakash Jain
Modified: 2019-09-23 15:26 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.04 KB, patch)
2019-09-23 14:42 PDT, Aakash Jain
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-09-23 14:37:50 PDT
We should rename CompileJSCOnly to CompileJSC (and similarly CompileJSCOnlyToT to CompileJSCToT), since the CompileJSC class is not specific to jsc-only port. jsc-only is a specific port (as clarified in https://lists.webkit.org/pipermail/webkit-dev/2019-September/030789.html). CompileJSC class runs build-jsc which is generic, not specific to jsc-only port.
Comment 1 Aakash Jain 2019-09-23 14:42:27 PDT
Created attachment 379396 [details]
Patch
Comment 2 Aakash Jain 2019-09-23 15:25:57 PDT
Committed r250257: <https://trac.webkit.org/changeset/250257>
Comment 3 Radar WebKit Bug Importer 2019-09-23 15:26:32 PDT
<rdar://problem/55639793>