Closed
Bug 1038982
Opened 10 years ago
Closed 9 years ago
[e10s] Implement sending of typed ArrayBuffers between processes
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: cpeterson, Assigned: till)
References
Details
(Whiteboard: [shumway])
Shumway wants to send typed array buffers (of rendered Flash content) between processes.
Reporter | ||
Comment 1•10 years ago
|
||
Bill: would implementing ArrayBuffer sending be a job for the e10s team or JS team?
tracking-e10s:
--- → ?
Flags: needinfo?(wmccloskey)
I think Till would probably be the best person for this (since he's on vacation and can't object).
Flags: needinfo?(wmccloskey)
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → till
Summary: Implement sending of typed ArrayBuffers between processes → [e10s] Implement sending of typed ArrayBuffers between processes
Reporter | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•10 years ago
|
||
Moving Shumway to a content process does not block M3, so neither does sending ArrayBuffers.
Assignee | ||
Comment 4•9 years ago
|
||
We don't really need this anymore: we're now doing everything within one process and thus don't need to send buffers over.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•