Closed
Bug 826420
Opened 12 years ago
Closed 12 years ago
Kill old ParallelArray implementation to prepare for landing of self-hosted version
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: shu, Assigned: shu)
References
Details
Attachments
(1 file)
139.02 KB,
patch
|
dmandelin
:
review+
|
Details | Diff | Splinter Review |
The development branch of ParallelArray (https://github.com/syg/iontrail/) has switched over to a self-hosted implementation in favor of pure C++. In preparation for the new patches being easier to read, I'm ripping out the old implementation.
Assignee | ||
Updated•12 years ago
|
Assignee: general → shu
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #697606 -
Flags: review?(dmandelin)
Updated•12 years ago
|
Attachment #697606 -
Flags: review?(dmandelin) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•