On 30/01/2015 08:45, Jonas Sicking wrote: > However, it would be cool if we fixed our IndexedDB implementation > rather than told our own developers not to use it. Web developers are > not so lucky as to have other options.
Yeah and we're making some pretty heavy use of it within Firefox OS. I've spent some time trying to reduce its memory footprint (e.g. including sending PRAGMA shrink_memory commands when low on memory or when an app is sent to the background) but we really have no way around using it. Any optimization effort for small & very small databases would be very welcome as those are rather common AFAIK. Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform