Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix typo#3823

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
bangjiehan wants to merge3 commits intojavascript-tutorial:master
base:master
Choose a base branch
Loading
frombangjiehan:patch-2
Open

Conversation

bangjiehan
Copy link

Standard only state that auto-commit happen after requests finished and results handled.
Results handle by related events so implementation might wait for event queue to be empty.

When a transaction has been started and it can no longer becomeactive, the implementation must attempt to commit it, as long as the transaction has not beenaborted. This usually happens after all requests placed against the transaction have been executed and their returned results handled, and no new requests have been placed against the transaction.

fromindexeddb api 2.0

@javascript-translate-botjavascript-translate-bot added the review neededReview needed, please approve or request changes labelMar 13, 2025
@bangjiehanbangjiehan marked this pull request as ready for reviewMarch 13, 2025 08:04
@smith558smith558 self-assigned thisApr 13, 2025
@smith558smith558 added the P1High priority labelApr 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@smith558smith558

Labels
P1High priorityreview neededReview needed, please approve or request changes
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@bangjiehan@smith558@javascript-translate-bot

[8]ページ先頭

©2009-2025 Movatter.jp