Closed Bug 961962 Opened 10 years ago Closed 6 years ago

[OPEN C_1.3]gallery can not show large BMP files

Categories

(Firefox OS Graveyard :: Gaia::Gallery, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(tracking-b2g:backlog)

RESOLVED WONTFIX
tracking-b2g backlog

People

(Reporter: tong.wei2, Unassigned)

Details

Attachments

(1 file)

622 bytes, application/x-7z-compressed
Details
Attached file colors.7z
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0 (Beta/Release)
Build ID: 20120420145725

Steps to reproduce:

1 copy these BMP files(attached) to Sdcard
2 open Gallery


Actual results:

these BMP files can not be shown in the Gallery.




Expected results:

gallery can display all the pictures
blocking-b2g: --- → 1.3?
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
We may handle BMP correctly but that belongs to unknown format. But to prevent unknown issue or OOM, we have a limitation on the unknown format: 32 bytes < only images' size < 500KBs[1].

For BMP file, the memory usage is predictable and the format is simple. We should have a BMP parser to parse it. But as to this bug, it is a feature request instead of a bug.

[1] https://github.com/mozilla-b2g/gaia/blob/67d1095c1d78d565f6bae140d7fc1e7ddc50d42c/apps/gallery/js/MetadataParser.js#L152-L158
Adding Sri for product input on this feature request. 

At this point for 1.3 release we are only looking at regression issues and show stopper bugs
blocking-b2g: 1.3? → -
Flags: needinfo?(skasetti)
Adding this to the backlog. We will implement this in a future release...
Flags: needinfo?(skasetti)
blocking-b2g: - → backlog
blocking-b2g: backlog → ---
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: