Bug 151664 - Modern IDB: Correct handling of cursors finishing iteration
Summary: Modern IDB: Correct handling of cursors finishing iteration
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-11-30 11:17 PST by Brady Eidson
Modified: 2015-11-30 13:51 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (6.43 KB, patch)
2015-11-30 11:30 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 (re-submitted) (6.43 KB, patch)
2015-11-30 12:22 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 yet again (6.51 KB, patch)
2015-11-30 12:55 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 (8.01 KB, patch)
2015-11-30 13:24 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 - Yet again (6.51 KB, patch)
2015-11-30 13:27 PST, Brady Eidson
aestes: review+
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-11-30 11:17:42 PST
Modern IDB: Correct handling of cursors finishing iteration
Comment 1 Brady Eidson 2015-11-30 11:30:40 PST
Created attachment 266254 [details]
Patch v1
Comment 2 Brady Eidson 2015-11-30 12:22:39 PST
Created attachment 266257 [details]
Patch v1 (re-submitted)
Comment 3 WebKit Commit Bot 2015-11-30 12:23:56 PST
Attachment 266257 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Brady Eidson 2015-11-30 12:55:35 PST
Created attachment 266262 [details]
Patch v1 yet again
Comment 5 Brady Eidson 2015-11-30 13:24:11 PST
Created attachment 266268 [details]
Patch v1
Comment 6 Brady Eidson 2015-11-30 13:27:48 PST
Created attachment 266271 [details]
Patch v1 - Yet again
Comment 7 Brady Eidson 2015-11-30 13:51:36 PST
https://trac.webkit.org/changeset/192825