w3c / IndexedDB

Indexed Database API
https://w3c.github.io/IndexedDB/
Other
240 stars 62 forks source link

Need to specify what happens if you call `continuePrimaryKey()` on a cursor where the source is an object store. Throw? #374

Closed Mguiteria closed 2 years ago

Mguiteria commented 2 years ago

Need to specify what happens if you call continuePrimaryKey() on a cursor where the source is an object store. Throw?

I'm updating the experimental impl in Blink to throw InvalidAccessError in this case, pending further discussion.

Originally posted by @inexorabletash in https://github.com/w3c/IndexedDB/issues/14#issuecomment-106622546

inexorabletash commented 2 years ago

Seems to be a spam bot.