Closed
Bug 1155902
Opened 10 years ago
Closed 7 years ago
[DeviceStorage] Expand database to include useful meta data for MTP
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dhylands, Unassigned)
References
Details
(Whiteboard: [DeviceStorageDB])
MTP defines a bunch of meta data which it can return about specific file types (picture geometry, music artist, etc).
Currently all of the meta data parsing takes place in the gaia apps. This would move some/all of that meta data parsing into gecko.
Perhaps this should be implemented as some type of plugin where additional meta data parsers (probvbly written in JS) could be added.
We should also determine if the individual apps that we currently have (music/gallery/video) need any additional meta data over and above what MTP requires.
Updated•10 years ago
|
Whiteboard: [NG Device Storage]
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [NG Device Storage] → [DeviceStorageDB]
Comment 1•7 years ago
|
||
Cleaning up Device Interfaces component, and mass-marking old FxOS bugs as incomplete.
If any of these bugs are still valid, please let me know.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•