RESOLVED FIXED 164404
IndexedDB 2.0: Implement new IDBCursor.continuePrimaryKey function
https://bugs.webkit.org/show_bug.cgi?id=164404
Summary IndexedDB 2.0: Implement new IDBCursor.continuePrimaryKey function
Brady Eidson
Reported 2016-11-03 21:51:35 PDT
IndexedDB 2.0: Implement new IDBCursor.continuePrimaryKey function
Attachments
Patch (54.14 KB, patch)
2016-11-08 14:14 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2016-11-08 14:14:17 PST
Created attachment 294183 [details] Patch Note: This will likely NOT apply to trunk because it builds upon multiple reviewed patches that haven't landed due to the tree closure.
Alex Christensen
Comment 2 2016-11-08 16:46:05 PST
Comment on attachment 294183 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=294183&action=review > LayoutTests/storage/indexeddb/modern/resources/idbcursor-continue-primary-key-1.js:489 > +// indexeddb_test( What's all this commented-out code?
Brady Eidson
Comment 3 2016-11-08 17:56:50 PST
(In reply to comment #2) > Comment on attachment 294183 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=294183&action=review > > > LayoutTests/storage/indexeddb/modern/resources/idbcursor-continue-primary-key-1.js:489 > > +// indexeddb_test( > > What's all this commented-out code? Whoops! Sorry, it's gone, but I just didn't stage it. Thanks.
Brady Eidson
Comment 4 2016-11-09 15:33:17 PST
Note You need to log in before you can comment on or make changes to this bug.