[IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jeremy Orlow
Splitting into its own thread since this isn't really connected to the new Async interface and that thread is already pretty big. On Wed, Jun 9, 2010 at 10:36 PM, Mikeal Rogers mikeal.rog...@gmail.comwrote: I've been looking through the current spec and all the proposed changes. Great work.

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Andrei Popescu
On Thu, Jun 10, 2010 at 1:39 PM, Jeremy Orlow jor...@chromium.org wrote: Splitting into its own thread since this isn't really connected to the new Async interface and that thread is already pretty big. On Wed, Jun 9, 2010 at 10:36 PM, Mikeal Rogers mikeal.rog...@gmail.com wrote: I've been

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jeremy Orlow
Yes. Sorry for not being clear. On Thu, Jun 10, 2010 at 2:31 PM, Andrei Popescu andr...@google.com wrote: On Thu, Jun 10, 2010 at 1:39 PM, Jeremy Orlow jor...@chromium.org wrote: Splitting into its own thread since this isn't really connected to the new Async interface and that thread is

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jonas Sicking
On Thu, Jun 10, 2010 at 6:31 AM, Andrei Popescu andr...@google.com wrote: On Thu, Jun 10, 2010 at 1:39 PM, Jeremy Orlow jor...@chromium.org wrote: Splitting into its own thread since this isn't really connected to the new Async interface and that thread is already pretty big. On Wed, Jun 9,

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jeremy Orlow
On Thu, Jun 10, 2010 at 6:15 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 6:31 AM, Andrei Popescu andr...@google.com wrote: On Thu, Jun 10, 2010 at 1:39 PM, Jeremy Orlow jor...@chromium.org wrote: Splitting into its own thread since this isn't really connected to the

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Mikeal Rogers
Ah, good point. I hadn't thought about just using postMessage in my ontransactioncommitted, that'll work. Thanks. -Mikeal On Thu, Jun 10, 2010 at 11:48 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 10, 2010 at 6:15 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jonas Sicking
On Thu, Jun 10, 2010 at 12:00 PM, Mikeal Rogers mikeal.rog...@gmail.com wrote: Ah, good point. I hadn't thought about just using postMessage in my ontransactioncommitted, that'll work. Thanks. Except, how do you get a reference to the other windows that are affected? There is no API to

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Mikeal Rogers
For some reason I thought postMessage was broadcast, but looking at it further I was entirely incorrect. -Mikeal On Thu, Jun 10, 2010 at 12:02 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 12:00 PM, Mikeal Rogers mikeal.rog...@gmail.com wrote: Ah, good point. I hadn't

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jonas Sicking
On Thu, Jun 10, 2010 at 12:31 PM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 10, 2010 at 8:13 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 11:48 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 10, 2010 at 6:15 PM, Jonas Sicking jo...@sicking.cc wrote:

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jeremy Orlow
On Thu, Jun 10, 2010 at 8:13 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 11:48 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 10, 2010 at 6:15 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 6:31 AM, Andrei Popescu andr...@google.com

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jonas Sicking
On Thu, Jun 10, 2010 at 11:48 AM, Jeremy Orlow jor...@chromium.org wrote: On Thu, Jun 10, 2010 at 6:15 PM, Jonas Sicking jo...@sicking.cc wrote: On Thu, Jun 10, 2010 at 6:31 AM, Andrei Popescu andr...@google.com wrote: On Thu, Jun 10, 2010 at 1:39 PM, Jeremy Orlow jor...@chromium.org

Re: [IndexedDB] Event on commits (WAS: Proposal for async API changes)

2010-06-10 Thread Jonas Sicking
On Thu, Jun 10, 2010 at 4:23 PM, Pablo Castro pablo.cas...@microsoft.com wrote: From: public-webapps-requ...@w3.org [mailto:public-webapps-requ...@w3.org] On Behalf Of Jonas Sicking Sent: Thursday, June 10, 2010 1:27 PM Subject: Re: [IndexedDB] Event on commits (WAS: Proposal for async API