Bug 127870 - IDB: Index cursor complete advance() and iterate() support
Summary: IDB: Index cursor complete advance() and iterate() support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks: 124521
  Show dependency treegraph
 
Reported: 2014-01-29 16:30 PST by Jon Lee
Modified: 2014-02-01 11:00 PST (History)
6 users (show)

See Also:


Attachments
Patch v1 (5.08 KB, patch)
2014-01-31 23:48 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 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