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

@evanstade commented on this pull request.



> @@ -1866,6 +1866,13 @@ usage.
       not be found.
     </td>
   </tr>
+  <tr>
+    <td>{{NotReadableError}}</td>

Might be worth mentioning that this is considered a "permanent" loss or that the data is "irrecoverable"?

(Sorry for late review)

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

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

Received on Tuesday, 15 October 2024 19:53:46 UTC