Closed
Bug 796533
Opened 13 years ago
Closed 13 years ago
[gallery] ignore images that are too big to display within device memory limits
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 805114
People
(Reporter: ghtobz, Assigned: djf)
Details
(Whiteboard: [label:gallery])
[GitHub issue by davidflanagan on 2012-08-24T23:09:23Z, https://github.com/mozilla-b2g/gaia/issues/3812]
The metadata parser ought to reject jpeg images that are too big for the device which would prevent them from being stored in mediadb. I'm not sure how big is too big, but it would have something to do with the full decoded size of the image.
Acutally files that are too big should be stored in mediadb flagged as too big, so we don't keep scanning them on each startup.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•