Closed Bug 950601 Opened 11 years ago Closed 11 years ago

[Flatfish] "reset phone" does not erase the media files in internal storage

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jeff.cy.chuang, Unassigned)

References

Details

Code base info:
Gecko: c63c0a68f58a026e2b1fb8eca89ccd1e5c11adf6
Gaia: 1abda08e450cb66a61a31bdcfd3352e2df9d9ace

Reproduce steps:
1.Use userdebug build and flash the images to Flatfish
2.Follow the First Run Experience to setup flatfish
3.Launch Camera application to take a picture
4.Launch Settings application=>"Device information"=>"More Information"=>"Reset Phone"=>"Reset"
5.After reset, follow the First Run Experience to setup flatfish
6.Launch Gallery application to check whether the taken pictures are gone

Actual results:
"Reset phone" does not erase the internal storage and I could still see the taken photos after reset.

Expected results:
The internal storage should be reset as well as the device settings
Internal storage and and data partition are two different partitions on flatfish, right? Does flatfish use FUSE? If not, why we should expect internal storage also get erased?

Take Nexus S as an example, which doesn't use FUSE either. It named the data partition (userdata) as "internal storage", and the "internal storage" you mentioned here is called "USB storage". Your "USB storage" will be erased only if you asked to do so. Erase "internal storage" (userdata) won't affect the other partition.

Hi Francis,
My conclusion here is this is not a bug. If partner is looking for a way to erase "internal storage", you can talk with Bruce Huang about the user story of formatting. Gecko code already landed in v1.3.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(frlee)
Resolution: --- → WONTFIX
Blocks: flatfish
this is our current design. we don't have a manual ways for user to choose to erase like what Android does now. 
this will be a feature that we address in v1.4 or above. it's under PM/UX planning now.
Flags: needinfo?(frlee)
You need to log in before you can comment on or make changes to this bug.