Awesome! I was also wondering about this.

Is there any reason why indexeddb are stored inside sqlite instead of using the 
filesystem? I see a performance loss on that...

Another random question. Are we using latest sqlite code? Ive recently seen 
that now it uses mmap and that makes the db acces run much faster.

On Jun 27, 2013, at 22:51, [email protected] wrote:

> Hey folks,
> 
> It's been pointed out often enough that we don't have any convenient way to 
> inspect IndexedDB databases... So I made an extension for it:
> 
>  https://github.com/benturner/idbbrowser
> 
> It's still an early prototype so please feel free to file bugs when you find 
> them.
> 
> Firefox is currently unable to open databases that live outside the profile 
> directory (I have patches to fix that) so you'll have to import databases 
> into your profile in order to browse them. There's a menu option to do this 
> for you.
> 
> Hopefully this will make your lives a little easier!
> 
> -bent
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to