Bug 128008

Summary: IDB: openCursor() needs to prime the cursor with first position values
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 ap: review+

Brady Eidson
Reported 2014-01-31 12:24:20 PST
IDB: openCursor() needs to prime the cursor with first position values This is blocking work on finishing up cursors
Attachments
Patch v1 (37.62 KB, patch)
2014-01-31 12:30 PST, Brady Eidson
ap: review+
Brady Eidson
Comment 1 2014-01-31 12:30:06 PST
Created attachment 222836 [details] Patch v1
WebKit Commit Bot
Comment 2 2014-01-31 12:32:36 PST
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.
Alexey Proskuryakov
Comment 3 2014-01-31 12:43:13 PST
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
Brady Eidson
Comment 4 2014-01-31 12:46:31 PST
Note You need to log in before you can comment on or make changes to this bug.