A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/w3c/IndexedDB/issues/452 below:

Possible logic inversion in `iterate a cursor` · Issue #452 · w3c/IndexedDB · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

Possible logic inversion in iterate a cursor #452

Description

openCursor creates a cursor with the key only flag set to false, source as an ObjectStore and then iterates it.

iterate a cursor step 13 checks if the key only flag is false, and then tries to access the referenced value.

Only Index Records have referenced values

Should step 13 be checking if the flag is true? If source is an index? Or am I missing something?

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3