[w3c/IndexedDB] Remove unnecessary transaction state change in IDBTransaction::abort() (PR #467)

... because the steps in "abort a transaction" also set the transaction state.

The following tasks have been completed:

 * [X] Confirmed there are no ReSpec/BikeShed errors or warnings.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/IndexedDB/pull/467.html" title="Last updated on Aug 8, 2025, 7:25 PM UTC (93261ec)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/IndexedDB/467/8a573ea...93261ec.html" title="Last updated on Aug 8, 2025, 7:25 PM UTC (93261ec)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/467

-- Commit Summary --

  * Initial commit

-- File Changes --

    M index.bs (4)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/467.patch
https://github.com/w3c/IndexedDB/pull/467.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/467
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/pull/467@github.com>

Received on Friday, 8 August 2025 19:26:01 UTC