[File-writer API] Details on NotReadableError and the snapshot state

2013-08-02 Thread David Bruant
Hi, For context, I'm currently working on a Tizen (based on a somewhat modern Webkit) web app and trying to store a file (on an actual Tizen test device). As far as documentation, Tizen linked to specs, so here I am :-) I managed to get a FileSystem instance, but fail to get a FileEntry (code: 4)

Re: IndexedDB: Thoughts on implementing IndexedDB

2013-08-02 Thread Austin William Wright
On Tue, Jul 30, 2013 at 3:13 PM, Joshua Bell jsb...@google.com wrote: And now replying to the non-nits: On Tue, Jul 30, 2013 at 1:30 AM, Austin William Wright a...@bzfx.netwrote: I've been meaning to implement IndexedDB in some fashion for a while. Earlier this month, shortly after the