IDB: openCursor() needs to prime the cursor with first position values This is blocking work on finishing up cursors
Created attachment 222836 [details] Patch v1
Attachment 222836 [details] did not pass style-queue: ERROR: Source/WebCore/Modules/indexeddb/IDBTransactionBackendOperations.cpp:157: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 17 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 222836 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=222836&action=review > Source/WebKit2/ChangeLog:38 > + > + > + Whitespace
http://trac.webkit.org/changeset/163187