Closed
Bug 809205
Opened 13 years ago
Closed 13 years ago
Camera preview holds full sized images
Categories
(Firefox OS Graveyard :: Gaia, defect, P3)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: daleharvey, Assigned: daleharvey)
Details
Attachments
(1 file)
The images displayed in the filmstrip are displayed at 30x30 (or 40x40) but are full sized images (1600x1200) rescaled in content.
There should only be 4 images held in memory at any time but to reduce overall memory usage we should definitely be storing a resized image and releasing the full sized blob
| Assignee | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
QA Contact: dale
| Assignee | ||
Comment 1•13 years ago
|
||
And just as a comment for when this gets triaged, its not only lost memory, but causes all icons in the application to disappear while in use.
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P3
| Assignee | ||
Comment 2•13 years ago
|
||
Assignee: nobody → dale
Attachment #679474 -
Flags: review?(timdream+bugs)
Comment 3•13 years ago
|
||
Comment on attachment 679474 [details]
Bug 809205 - Generate thumbnails at the size they are displayed
r=me and merged
Attachment #679474 -
Flags: review?(timdream+bugs) → review+
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•