Closed
Bug 802095
Opened 13 years ago
Closed 13 years ago
[Media Storage] TypeError: dsfile.lastModifiedDate is null
Categories
(Firefox OS Graveyard :: Gaia, defect, P2)
Firefox OS Graveyard
Gaia
Tracking
(blocking-basecamp:+)
RESOLVED
FIXED
| blocking-basecamp | + |
People
(Reporter: ttaubert, Assigned: ttaubert)
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file)
|
355 bytes,
text/html
|
djf
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
I recently started seeing this error:
Error: TypeError: dsfile.lastModifiedDate is null
Source File: app://gallery.gaiamobile.org/shared/js/mediadb.js
Line: 991
Easy to fix but this causes mediadb scans to fail and for example the gallery doesn't stop loading.
| Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #671797 -
Flags: review?(dflanagan)
Comment 2•13 years ago
|
||
Comment on attachment 671797 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/5839
r=me but see the review comments on github
Attachment #671797 -
Flags: review?(dflanagan) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 671797 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/5839
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Workaround for bug 793955.
User impact if declined: MediaDB does not scan or is interrupted.
Testing completed:
Risk to taking this patch (and alternatives if risky): Low risk.
Attachment #671797 -
Flags: approval-gaia-master?
| Assignee | ||
Updated•13 years ago
|
Attachment #671797 -
Flags: approval-gaia-master? → approval-gaia-master?(21)
Comment 4•13 years ago
|
||
Comment on attachment 671797 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/5839
Low risk. a=me.
Attachment #671797 -
Flags: approval-gaia-master?(21) → approval-gaia-master+
| Assignee | ||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•