Bug 127870

Summary: IDB: Index cursor complete advance() and iterate() support
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell, mitz, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 none

Description Jon Lee 2014-01-29 16:30:44 PST
IDB: Index cursor iterate() support

<rdar://problem/15941916>
Comment 1 Brady Eidson 2014-01-31 12:50:14 PST
Retitling to IDB: Index cursor complete advance() and iterate() support as once preliminary index cursor support is in (https://bugs.webkit.org/show_bug.cgi?id=127869), then completing both advance() and iterate at once will be easy.
Comment 2 Brady Eidson 2014-01-31 23:48:57 PST
Created attachment 222876 [details]
Patch v1
Comment 3 WebKit Commit Bot 2014-02-01 10:59:19 PST
Comment on attachment 222876 [details]
Patch v1

Clearing flags on attachment: 222876

Committed r163245: <http://trac.webkit.org/changeset/163245>
Comment 4 WebKit Commit Bot 2014-02-01 10:59:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Brady Eidson 2014-02-01 11:00:28 PST
http://trac.webkit.org/changeset/163245