mozilla / high-fidelity

HTML5 podcast app (for the Web, including FirefoxOS)
https://marketplace.firefox.com/app/podcasts
108 stars 40 forks source link

Test for storage back end when offering download #29

Closed tofumatt closed 9 years ago

tofumatt commented 10 years ago

Don't even bother trying to download if indexeddb isn't available.

mcepl commented 10 years ago

Also, notice https://github.com/colinfrei/Podcast/issues/13 ... that IndexedDB can grow pretty fast and FxOS (as any other Linux) really doesn't like not having any free space on the disk.

tofumatt commented 9 years ago

Closing as we'll be fixing up the codebase and want to keep the issues here for the new version we're working on.