- From: Andrew Sutherland <notifications@github.com>
- Date: Mon, 06 Jul 2020 14:17:29 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 July 2020 21:17:43 UTC
> Chrome doesn't implement it this way - properties are not visible on the IDBCursor until the event fires. They're applied synchronously just before the event is dispatched. This is also how Firefox works. (And it's hard to imagine an implementation that operates using tasks not working this way.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/340#issuecomment-654470121
Received on Monday, 6 July 2020 21:17:43 UTC