Bug 151961

Summary: Modern IDB: storage/indexeddb/cursor-continue-validity.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 none

Description Brady Eidson 2015-12-07 13:39:15 PST
Modern IDB: storage/indexeddb/cursor-continue-validity.html fails

When an index cursor's iterator was invalidated, there were some cases where it did not correctly find the next iterator to pick up where it left off.
Comment 1 Brady Eidson 2015-12-07 14:07:06 PST
Created attachment 266811 [details]
Patch v1
Comment 2 WebKit Commit Bot 2015-12-07 15:07:22 PST
Comment on attachment 266811 [details]
Patch v1

Clearing flags on attachment: 266811

Committed r193657: <http://trac.webkit.org/changeset/193657>
Comment 3 WebKit Commit Bot 2015-12-07 15:07:25 PST
All reviewed patches have been landed.  Closing bug.