Closed Bug 888742 Opened 11 years ago Closed 6 years ago

[Blob] can use nsTArray<nsTArray<uint8_t> > for data storage

Categories

(Core :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: rlin, Unassigned)

Details

Creating a custom nsIDOMBlob implementation that owns an nsTArray<nsTArray<uint8_t> > and transfering mEncodedBuffers to it, 
Can avoid one memory copy!
No longer blocks: 803414
No longer blocks: MediaRecording
Looks like ImcageCapture has the same requirement, I can do it now.
Assignee: nobody → rlin
Free it if anyone wants.
Assignee: globelinmoz → nobody
MemoryBlobImpl does exactly this.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.