Re: [w3c/IndexedDB] Mark IDBCursor's request property as [SameObject] (#263)

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