Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sketch out IDBCursor.close() #302

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Sketch out IDBCursor.close() #302

wants to merge 1 commit into from

Conversation

inexorabletash
Copy link
Member

@inexorabletash inexorabletash commented Sep 27, 2019

Closes #185

The following tasks have been completed:

  • Confirmed there are no ReSpec/BikeShed errors or warnings.
  • Modified Web platform tests (link to pull request)

Implementation commitment:


Preview | Diff


Preview | Diff

@inexorabletash inexorabletash force-pushed the cursor-close branch 2 times, most recently from 71657cb to bb0c505 Compare November 26, 2019 19:36
@inexorabletash inexorabletash force-pushed the cursor-close branch 3 times, most recently from 343d7dd to d261a89 Compare May 21, 2020 19:04
@inexorabletash inexorabletash changed the base branch from master to main July 23, 2020 16:19
@inexorabletash inexorabletash force-pushed the cursor-close branch 2 times, most recently from 902bc93 to f54ac74 Compare March 3, 2023 23:15
@inexorabletash inexorabletash force-pushed the cursor-close branch 2 times, most recently from fe23d15 to 8222e84 Compare April 13, 2023 21:31
442fb99
Sketch out IDBCursor.close()

343d7dd
rebased and updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add IDBCursor.close()
1 participant