Closed
Bug 922113
Opened 11 years ago
Closed 11 years ago
Allocate camera recording file in b2g process
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 910498
People
(Reporter: sotaro, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #910498 +++
In Current b2g, camera recording file is opened in camera app's process, it requests sd_card access permission to Camera app. It is not good for security point of view. The recording file should be allocated in b2g process in future b2g.
See also Bug 91049 comment 21.
Reporter | ||
Comment 1•11 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #0)
>
> See also Bug 91049 comment 21.
Correction:
Bug 910498 comment 21.
Reporter | ||
Updated•11 years ago
|
Summary: nsVolumeService::GetVolumeByPath() failed on nexus 4 → Allocate camera recording file in b2g process
Comment 3•11 years ago
|
||
Sotaro
Are you looking at this bug?
Not an issue if you are not 1.2 has higher priority than 1.3.
Component: General → Gaia::Camera
Flags: needinfo?(sotaro.ikeda.g)
Reporter | ||
Comment 4•11 years ago
|
||
I am not working for this bug. This problem seems to be handled by Bug 910498.
Flags: needinfo?(sotaro.ikeda.g)
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
blocking-b2g: 1.3? → ---
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•