- From: Jake Archibald <notifications@github.com>
- Date: Wed, 13 Mar 2019 10:23:52 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2019 17:24:14 UTC
jakearchibald commented on this pull request. > @@ -4690,6 +4691,9 @@ object is modified, those modifications will be seen by anyone inspecting the value of the cursor. However modifying such an object does not modify the contents of the database. +The <dfn attribute for=IDBCursor>request</dfn> attribute's getter must +return the [=cursor/request=] of this [=cursor=]. I copied this from `{{IDBCursor/source}}`, shall I update that too? -- 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/257#discussion_r265243534
Received on Wednesday, 13 March 2019 17:24:14 UTC