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+

Brady Eidson
Reported 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.
Attachments
Patch v1 (7.29 KB, patch)
2015-12-11 15:34 PST, Brady Eidson
achristensen: review+
achristensen: commit-queue+
Brady Eidson
Comment 1 2015-12-11 15:34:14 PST
Created attachment 267193 [details] Patch v1
Brady Eidson
Comment 2 2015-12-11 15:53:34 PST
Note You need to log in before you can comment on or make changes to this bug.