Re: [Bug 11948] New: index.openCursor's cursor should have a way to access the index's "value" (in addition to the index's key and objectStore's value)

On 2/1/2011 11:00 AM, bugzilla@jessica.w3.org wrote:
> As discussed in the mailing list thread from bug 11257, we should add some way
> for index.openCursor cursors to access the primary key for the objectStore.
> .indexValue, .objectStoreKey, or .primaryKey might be good names to use for it.
.objectStoreKey seems to be the most clear way to express this to me.

Cheers,

Shawn

Received on Friday, 4 February 2011 19:15:31 UTC