Re: [w3c/IndexedDB] Add cursor.request (#257)

inexorabletash commented on this pull request.



> @@ -7184,6 +7198,7 @@ For the revision history of the second edition, see [that document's Revision Hi
 * Updated [partial interface definition](#global-scope) since {{WindowOrWorkerGlobalScope}} is now a `mixin` ([PR #238](https://github.com/w3c/IndexedDB/pull/238)).
 * Added {{IDBFactory/databases()}} method. ([Issue #31](https://github.com/w3c/IndexedDB/issues/31))
 * Added {{IDBTransaction/commit()}} method. ([Issue #234](https://github.com/w3c/IndexedDB/issues/234))
+* Added {{IDBCursor/request}} attribute. ([Issue #234](https://github.com/w3c/IndexedDB/issues/255))

Nit: `Issue #255` 

-- 
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#pullrequestreview-214634312

Received on Thursday, 14 March 2019 16:47:08 UTC