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

Commitfc26e77

Browse files
brettz9inexorabletash
authored andcommitted
abort() to set transaction state to inactive (#258)
This was introduced by#242 as part of a refactor which changed the wording from "Unset the transaction's active flag" to "Set the transaction's state to active". Oops! This corrects the refactor.
1 parent5754190 commitfc26e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5266,7 +5266,7 @@ must run these steps:
52665266
or[=transaction/finished=],
52675267
then[=throw=] an "{{InvalidStateError}}"{{DOMException}}.
52685268

5269-
1. Set the[=/transaction=]'s[=transaction/state=] to[=transaction/active=] and run the
5269+
1. Set the[=/transaction=]'s[=transaction/state=] to[=transaction/inactive=] and run the
52705270
steps to[=abort a transaction=] with null as |error|.
52715271

52725272
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp