Re: [w3c/IndexedDB] Return transaction from upgrade a database (PR #458)

@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