KevinGrandon / Firefox-OS-Runtime

A Firefox plugin which has several API mocks for rapid development on FFOS.
Other
6 stars 2 forks source link

Make deviceStorage mock more generic to accept any kind of file #14

Closed sergi closed 11 years ago

sergi commented 11 years ago

Right now the files in device storage default to png extension and mimetype, which is hardcoded. This patch makes the mock more generic in case the developer wants to have different kinds of files in there.

janjongboom commented 11 years ago

@sergi FirefoxOS Runtime has been merged into Gaia, can you open this PR there?