Bug 151961 - Modern IDB: storage/indexeddb/cursor-continue-validity.html fails
Summary: Modern IDB: storage/indexeddb/cursor-continue-validity.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2015-12-07 13:39 PST by Brady Eidson
Modified: 2015-12-07 15:07 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (6.88 KB, patch)
2015-12-07 14:07 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.