Re: [IndexedDB] Atomic schema changes

2010-06-26 Thread Jonas Sicking
On Fri, Jun 25, 2010 at 2:43 AM, Jeremy Orlow jor...@chromium.org wrote: I'm OK with making createObjectStore/createIndex synchronous.  It would definitely make such code cleaner and I don't see a major downside, but at the same time I feel like this API is starting to get kind of ad-hoc

Re: [IndexedDB] IDBEvent and Event

2010-06-26 Thread Jonas Sicking
On Fri, Jun 25, 2010 at 2:20 PM, Shawn Wilsher sdwi...@mozilla.com wrote: Hey all, I think that IDBEvent needs to inherit from Event [1] in order for us to properly inherit from EventTarget in IDBRequest.  Specifically, EventTarget takes an EventListener [2] which has a method, handleEvent,

Re: Thoughts on WebNotification

2010-06-26 Thread Jonas Sicking
On Fri, Jun 25, 2010 at 5:34 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 24, 2010 at 7:38 PM, Doug Turner doug.tur...@gmail.com wrote: I have been thinking a bit on Desktop Notifications [1].  After reviewing the Web Notification specification [2], I would like to propose the

Re: [IndexedDB] Computed indexes

2010-06-26 Thread Jonas Sicking
On Thu, Jun 24, 2010 at 7:01 AM, Jeremy Orlow jor...@chromium.org wrote: 4. Maciej expressed concern that this might make it impossible to expose IndexedDB to non-JS languages such as ObjectiveC Let me address these in order (for the purposes of this discussion I'll use a separate

Re: Thoughts on WebNotification

2010-06-26 Thread Jeremy Orlow
On Sat, Jun 26, 2010 at 10:47 AM, Jonas Sicking jo...@sicking.cc wrote: On Fri, Jun 25, 2010 at 5:34 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 24, 2010 at 7:38 PM, Doug Turner doug.tur...@gmail.com wrote: I have been thinking a bit on Desktop Notifications [1]. After

Re: [IndexedDB] Computed indexes

2010-06-26 Thread Jeremy Orlow
On Sat, Jun 26, 2010 at 12:11 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 24, 2010 at 7:01 AM, Jeremy Orlow jor...@chromium.org wrote: 4. Maciej expressed concern that this might make it impossible to expose IndexedDB to non-JS languages such as ObjectiveC Let me address

Re: [IndexedDB] Atomic schema changes

2010-06-26 Thread Jeremy Orlow
On Sat, Jun 26, 2010 at 10:09 AM, Jonas Sicking jo...@sicking.cc wrote: On Fri, Jun 25, 2010 at 2:43 AM, Jeremy Orlow jor...@chromium.org wrote: I'm OK with making createObjectStore/createIndex synchronous. It would definitely make such code cleaner and I don't see a major downside, but

[Bug 9790] Request is not a good suffix for all the async interfaces in IndexedDB

2010-06-26 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9790 Nikunj Mehta nikunj.me...@oracle.com changed: What|Removed |Added Status|RESOLVED|REOPENED