Closed
Bug 917645
Opened 11 years ago
Closed 7 years ago
Storage is not supposed to be necessary when sending files via Bluetooth
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: echou, Unassigned)
References
Details
Currently we can't share files which don't exist in device storage. In other words, it would be unable to send a blob if it's kept in the memory but not in the physical storage. Let's fix it.
Reporter | ||
Comment 1•11 years ago
|
||
The first thing we need to do is to ensure that we can get the right extension from the MIME type of the blob. That's bug 919853.
Depends on: 919853
Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Eric Chou [:ericchou] [:echou] from comment #1)
> The first thing we need to do is to ensure that we can get the right
> extension from the MIME type of the blob. That's bug 919853.
It's related to vCard case.
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•