Bug 152192

Summary: Modern IDB: storage/indexeddb/cursor-continue.html fails
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 150882    
Attachments:
Description Flags
Patch v1 achristensen: review+, achristensen: commit-queue+

Description Brady Eidson 2015-12-11 15:32:15 PST
Modern IDB: storage/indexeddb/cursor-continue.html fails

We were using the wrong key returned from the previous iteration when deciding if the call to cursor.continue() was valid.
Comment 1 Brady Eidson 2015-12-11 15:34:14 PST
Created attachment 267193 [details]
Patch v1
Comment 2 Brady Eidson 2015-12-11 15:53:34 PST
https://trac.webkit.org/changeset/193990