- From: stelar7 <notifications@github.com>
- Date: Wed, 06 Aug 2025 00:24:46 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 August 2025 07:24:50 UTC
@stelar7 commented on this pull request. > @@ -5144,8 +5148,7 @@ To <dfn>abort a transaction</dfn> with the |transaction| to abort, and |error|, 1. Set |transaction|'s [=transaction/state=] to [=transaction/finished=]. -1. If |error| is not null, set |transaction|'s - [=transaction/error=] to |error|. +1. Set |transaction|'s [=transaction/error=] to |error|. Updated 👍 -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/460#discussion_r2256130640 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/460/review/3090810658@github.com>
Received on Wednesday, 6 August 2025 07:24:50 UTC