← 返回首页
Mssing step in open a database connection? · Issue #434 · w3c/IndexedDB · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Mssing step in open a database connection? #434

New issue
New issue

Description

In open a database connection, there doesnt seem to be anything that sets the requests processed and done flags..

Step 10.6 sets it via upgrade a database, but in the case that we dont enter step 10, the request is left in the unprocessed state.

This will block some steps like deleting a database step 3, that says Wait until all previous requests in queue have been processed

Am I missing a spot where this would be set? or is it a spec issue?

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Footer

    © 2026 GitHub, Inc.