Closed
Bug 1069577
Opened 11 years ago
Closed 11 years ago
PromiseWorker should support transfering values
Categories
(Toolkit :: Async Tooling, defect)
Toolkit
Async Tooling
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: Yoric, Assigned: Yoric)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.42 KB,
patch
|
Yoric
:
review+
|
Details | Diff | Splinter Review |
For the moment, it is not possible to _transfer_ a value from the main thread to a worker using the PromiseWorker. We would need this for bug 1009799 and certainly more.
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → dteller
Attachment #8492747 -
Flags: review?(nfroyd)
Updated•11 years ago
|
Attachment #8492747 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8492747 -
Attachment is obsolete: true
Attachment #8498118 -
Flags: review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•