Closed
Bug 930418
Opened 12 years ago
Closed 7 years ago
[B2G][Helix][Browser][ChenHoulai]When there is no space in the sdcard, download a file in the Browser, the tip is 'save success' and the saved file size is 0.
Categories
(Core :: DOM: Device Interfaces, defect, P2)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
INCOMPLETE
blocking-b2g | - |
People
(Reporter: lecky.wanglei, Unassigned)
Details
Attachments
(1 file)
122.73 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; aff-kingsoft-ciba)
Steps to reproduce:
【Detail Description*】:
When there is no space in the sdcard, download a file in the Browser, the tip is 'save success' and the saved file size is 0.
【Repro Steps*】:
1、Put something to the sdcard, make sure there is no enough space to save file.
2、Open the Browser, enter into a url to download a file.
3、Observe the tip info.
4、Go to the sdcard to observe the download file.
【Expect Result*】:
3、The tip info is 'there is not enough space'.
4、There is no download file.
【Real Result*】:
3、The tip info is 'save success'.
4、The file size is 0.
【Test Count*】:5
【Found Count*】:5
【Gaia commit ID*】: 8059864bd278645ab5d2598b5ed595154136c253
【Gecko commit ID*】: 0265cd51b4dc64ca100353482ada2025df6f5f53
【Log*】:NA
【Network environment】:
【Resume operation】:
【Carrier】:
Comment 1•12 years ago
|
||
William, Partner suggested there is about 80% hit rate on this, can you test this out?
Flags: needinfo?(whsu)
Keywords: qawanted
Comment 2•12 years ago
|
||
Hi, Wayne,
I cannot reproduce this bug at latest commercial build and Mozilla build.
By the way, did our partner pull the right build?
The Gaia commit is an old version. (Two months ago)
=> huchengtw-moz authored 2 months ago
commit 8059864bd278645ab5d2598b5ed595154136c253
* Test Build:
+ Commercial Build:
- Gaia: 1389e7b8f76c6b77b979799fafc3862f7c27028d
- Gecko:
- BuildID 20131026043155
- Version 18.0
+ Mozilla Build:
- Gaia: bc2fae70e6511096a067576a29f4b9750929dca0
- Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/1d8b95908208
- BuildID 20131105042240
- Version 18.0
------------------------------------------------------------------------------
Hi, Lecky,
Could you please try to test this bug on the latest build to see if it still happen?
Thanks!
Flags: needinfo?(whsu)
Updated•12 years ago
|
Flags: needinfo?(lecky.wanglei)
hi William:
I repoduce it again it the following version:
gaia:f601fe6e5edb7d5016c07abfad8f069af7354f7b
gecko:60d9e982e07e8d09e9d0e52bad6433c302c17f32.
I tried 5 times and it occurs 5 times.
You must first let the mnt/sdcard has fully no space to save the picture.
I want to know what is the tip when you do the steps on comment 0 in your version? And after you pull out the pictures from the handset to the pc, can the pictures be opened normally?
Thanks.
Flags: needinfo?(lecky.wanglei)
Comment 4•12 years ago
|
||
Hi, Lecky,
You didn't specifically describe what kind of file you downloaded.
So, I "cannot" reproduce this bug with the test steps of comment 0.
But, I "can" reproduce this bug via the test steps you mentioned above (Comment 3).
I try to download a picture while the SD card is full of data.
after that, the bug is reproduced.
I think it is a legacy issue. since it happened on V1.3, V1.2, and V1.1.0
Attaching the screenshot.
Thanks.
* Test Build:
- Gaia: 1389e7b8f76c6b77b979799fafc3862f7c27028d
- Gecko:
- BuildID 20131026043155
- Version 18.0
Status: UNCONFIRMED → NEW
blocking-b2g: --- → 1.3?
Ever confirmed: true
Flags: needinfo?(whsu)
Comment 5•12 years ago
|
||
Updated•12 years ago
|
blocking-b2g: 1.3? → -
Comment 6•12 years ago
|
||
Dave, anything we can do here?
Component: Gaia::Browser → DOM: Device Interfaces
Product: Firefox OS → Core
Updated•12 years ago
|
Flags: needinfo?(dhylands)
Comment 7•12 years ago
|
||
Hmmm. I'll have to take a look and see. I'm guessing that there is a way of detecting this, and we're just not doing the right thing.
Flags: needinfo?(dhylands)
Comment 8•7 years ago
|
||
FxOS no longer in tree. Marking old FxOS Device Interfaces bugs as INCOMPLETE.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•