Closed
Bug 972579
Opened 12 years ago
Closed 12 years ago
Pass workerId to ForkJoin operators
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: nmatsakis, Assigned: nmatsakis)
Details
Attachments
(1 file)
|
7.29 KB,
patch
|
shu
:
review+
|
Details | Diff | Splinter Review |
Sometimes it's useful to be able to cache data per worker thread, so we should pass the workerId to the ForkJoin callback.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → nmatsakis
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8375803 -
Flags: review?(shu)
Updated•12 years ago
|
Attachment #8375803 -
Flags: review?(shu) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•