Bug 151664

Summary: Modern IDB: Correct handling of cursors finishing iteration
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, 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
Patch v1 (re-submitted)
none
Patch v1 yet again
none
Patch v1
none
Patch v1 - Yet again aestes: review+

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