Bug 124434 - Make IDBIndexWriter a LevelDB specific concept
Summary: Make IDBIndexWriter a LevelDB specific concept
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:
Depends on:
Blocks:
 
Reported: 2013-11-15 14:10 PST by Brady Eidson
Modified: 2013-11-15 14:23 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (36.07 KB, patch)
2013-11-15 14:11 PST, Brady Eidson
thorton: 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 2013-11-15 14:10:43 PST
Make IDBIndexWriter a LevelDB specific concept

This includes renaming the class and moving it into the leveldb subdirectory.
Comment 1 Brady Eidson 2013-11-15 14:11:50 PST
Created attachment 217085 [details]
Patch v1
Comment 2 Tim Horton 2013-11-15 14:20:08 PST
Comment on attachment 217085 [details]
Patch v1 

rs=me
Comment 3 Brady Eidson 2013-11-15 14:23:55 PST
http://trac.webkit.org/changeset/159359