Closed
Bug 1117724
(removepjs)
Opened 10 years ago
Closed 10 years ago
[meta] Remove PJS
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: lth, Assigned: lth)
References
Details
(Keywords: meta)
Attachments
(1 obsolete file)
By broad agreement we are going to remove PJS from the SpiderMonkey code base. PJS is currently Nightly-only, has very limited future prospects in its current form, gets little attention (both in its implementation and by prospective users), and occasionally gets in the way of other work on the engine.
Apart from a patch to disable the feature in Nightly, which I will file below, specific work items should be filed as bugs that block this bug.
Regarding the division of work, Shu has agreed to tackle the "runtime" bits except for GC, and I will do the GC bits. Things that fall outside those areas might be JIT code and test code (and perhaps the selfhosting code though that has some "runtime" aspects).
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8543942 -
Flags: review?(shu)
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8543942 [details] [diff] [review]
bug1117724-disable-pjs.diff
Missed a bit, new patch coming.
Attachment #8543942 -
Flags: review?(shu)
Updated•10 years ago
|
Alias: removepjs
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8543942 [details] [diff] [review]
bug1117724-disable-pjs.diff
Moved to bug 1117764 and updated.
Attachment #8543942 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 4•10 years ago
|
||
Bombs away.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•