Closed
Bug 754353
Opened 13 years ago
Closed 12 years ago
Support blobs with frame message manager
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 759427
People
(Reporter: gwagner, Unassigned)
References
Details
We want to transfer pictures (blobs) with the frame message manager.
We need this for B2G where we want to send a contact-picture to the contacts-DB and the communication is via the frame message manager in JS.
Comment 1•13 years ago
|
||
By "blobs" do you mean JS ByteArray objects? I presume that conversion to a string and back is too expensive?
Comment 2•12 years ago
|
||
Should this depend on bug 759427?
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•