- From: Joshua Bell <notifications@github.com>
- Date: Tue, 30 Apr 2019 09:27:56 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2019 16:28:18 UTC
The test at https://github.com/web-platform-tests/wpt/blob/master/IndexedDB/idbcursor-request.any.js#L19 already asserts that the returned request matches a previously minted one, so I think this is covered. We could repeat the assertion (i.e. call `cursor.request` twice) but that's probably overkill. -- 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/263#issuecomment-488021022
Received on Tuesday, 30 April 2019 16:28:18 UTC