Bug 63539 - IndexedDB: Support for deleteIndex with LevelDB backing store
Summary: IndexedDB: Support for deleteIndex with LevelDB backing store
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 09:51 PDT by Hans Wennborg
Modified: 2011-06-30 11:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2011-06-28 10:00 PDT, Hans Wennborg
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2011-06-28 09:51:40 PDT
IndexedDB: Support for deleteIndex with LeveLDB backing store
Comment 1 Hans Wennborg 2011-06-28 10:00:31 PDT
Created attachment 98934 [details]
Patch
Comment 2 David Grogan 2011-06-28 15:13:09 PDT
Comment on attachment 98934 [details]
Patch

LGTM
Comment 3 Hans Wennborg 2011-06-28 15:18:21 PDT
Dimitri, would you like to take a look?
Comment 4 Hans Wennborg 2011-06-30 11:16:51 PDT
Committed r90135: <http://trac.webkit.org/changeset/90135>