Re: [fileapi] timing of readyState changes vs. events

2012-03-03 Thread Anne van Kesteren
On Fri, 02 Mar 2012 23:31:38 +0100, Eric U er...@google.com wrote: On Thu, Mar 1, 2012 at 11:09 PM, Anne van Kesteren ann...@opera.com wrote: Uhm. What you need to do is queue a task that changes the state and fires the event. You cannot just fire an event from asynchronous operations.

Re: [IndexedDB] Multientry with invalid keys

2012-03-03 Thread Jonas Sicking
This should now be fixed in editor drafts. On Sat, Mar 3, 2012 at 2:58 AM, Jonas Sicking jo...@sicking.cc wrote: Oh, I missed Joshua's last email. So it seems everyone is in agreement. I'll make the edits and then close the bug. / Jonas On Saturday, March 3, 2012, Jonas Sicking wrote:

[Bug 16223] New: Change .readyState to use string values rather than numeric constants

2012-03-03 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16223 Summary: Change .readyState to use string values rather than numeric constants Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW

Re: [IndexedDB] Multientry and duplicate elements

2012-03-03 Thread Jonas Sicking
On Fri, Mar 2, 2012 at 8:49 PM, Israel Hilerio isra...@microsoft.com wrote: There seems to be some cases where it might be useful to be able to get a count of all the duplicates contained in a multiEntry index.  Do you guys see this as an important scenario? Not exactly sure what you mean