- From: Abhishek Shanthkumar <notifications@github.com>
- Date: Thu, 10 Oct 2024 01:19:23 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 October 2024 08:19:26 UTC
@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