Re: [w3c/IndexedDB] Specify the error code for failures when reading a value from disk (PR #430)

@abhishek-shanthkumar commented on this pull request.



> @@ -5642,7 +5649,8 @@ To <dfn>retrieve a value from an object store</dfn> with
 
 1. If |record| was not found, return undefined.
 
-1. Let |serialized| be of |record|'s [=/value=].
+1. Let |serialized| be |record|'s [=/value=]. If an error occurs while reading the value from the

Done

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

Message ID: <w3c/IndexedDB/pull/430/review/2359464941@github.com>

Received on Thursday, 10 October 2024 08:19:26 UTC