- From: Joshua Bell <notifications@github.com>
- Date: Tue, 19 May 2020 12:07:23 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 May 2020 19:07:35 UTC
@inexorabletash commented on this pull request. > -The <dfn attribute for=IDBRequest>readyState</dfn> attribute's getter -must return {{"pending"}} if [=/this=]'s [=request/done flag=] is false, and +<aside class=note> + The {{IDBRequest/transaction}} property can be null for certain requests, such as for [=/requests=] returned from {{IDBFactory/open()}}. done -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/335#discussion_r427535228
Received on Tuesday, 19 May 2020 19:07:35 UTC