Closed
Bug 875641
Opened 12 years ago
Closed 12 years ago
Gallery App always shows images which is composited internal and external memory even if removes external memory.
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed)
People
(Reporter: jeremykimleo, Assigned: djf)
Details
Attachments
(1 file)
STR :
Internal and External memory has images. Launch Gallery, it will show images which is composited on each memory.
but, After eject external memory by user, Gallery app caches the previous set of images which is included external memory.
Gecko : http://hg.mozilla.org/releases/mozilla-b2g18/rev/2f8bf6531f39
Gaia : 805ae3df8a50609bf89a659687e473c96b683cd2
Assignee | ||
Comment 1•12 years ago
|
||
I think I can fix this as part of bug 870327.
Assignee: nobody → dflanagan
Assignee | ||
Comment 2•12 years ago
|
||
Dave,
The mediadb.js patch is the one you've already reviewed, so I just need your review of gallery.js
Attachment #756794 -
Flags: review?(dhylands)
Comment 3•12 years ago
|
||
Comment on attachment 756794 [details]
link to patch on github
gallery.js changes look good to me.
Carryging forward r+ from earlier mediadb.js review.
Attachment #756794 -
Flags: review?(dhylands) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Landed on master: https://github.com/mozilla-b2g/gaia/commit/b51af7558dd9e39da536ad77e975f3a3ab866d36
Status: UNCONFIRMED → RESOLVED
blocking-b2g: --- → leo?
Closed: 12 years ago
status-b2g18:
--- → affected
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Assignee | ||
Comment 5•12 years ago
|
||
Uplifted to v1-train: https://github.com/mozilla-b2g/gaia/commit/0fb4bdc3110e06b23056075a9620fba3df6b3697
Updated•11 years ago
|
Flags: in-moztrap?
Updated•11 years ago
|
Flags: in-moztrap? → in-moztrap+
Comment 6•11 years ago
|
||
Added Gallery Suite Test Case #8615 [Gallery] Removing the SD card while vieing the gallery list removes all pics stored externally
You need to log in
before you can comment on or make changes to this bug.
Description
•