Re: [w3c/IndexedDB] Do not automatically throw in `continuePrimaryKey` for key == cursor position (#105)

Oh, missed the "one more thing..."

The phrases you bold are the algorithms for comparing keys in general. The inputs are the _primaryKey_ argument and the cursor's _object store position_ which are both keys.


-- 
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/pull/105#issuecomment-257379096

Received on Monday, 31 October 2016 18:30:25 UTC