- From: ben turner <bent@mozilla.com>
- Date: Thu, 27 Jan 2011 20:20:58 -0800
- To: Jonas Sicking <jonas@sicking.cc>
- Cc: Jeremy Orlow <jorlow@chromium.org>, Axel Rauschmayer <axel@rauschma.de>, public-webapps@w3.org
>> Lastly, let's say you're doing cursor.continue() on an index cursor, how can >> you get a handle to the objectStore? I believe you can't. We gave IDBCursor a source property too, that either points to the objectStore or index depending on who called openCursor. -Ben
Received on Friday, 28 January 2011 04:21:45 UTC