- From: stelar7 <notifications@github.com>
- Date: Wed, 11 Jun 2025 11:14:40 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 June 2025 18:14:44 UTC
@stelar7 commented on this pull request. > 1. If |connection| was [=connection/closed=], return a newly [=exception/created=] "{{AbortError}}" {{DOMException}} and abort these steps. - 1. If the [=/upgrade transaction=] was aborted, run the steps Is there some reason we dont want to have the return? (what i feel is the simple solution) -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/458#discussion_r2140800107 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/458/review/2918249933@github.com>
Received on Wednesday, 11 June 2025 18:14:44 UTC