Bug 121804

Summary: Move LevelDB specific IDB files into their own subdirectory
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 ap: review+

Description Brady Eidson 2013-09-23 14:26:03 PDT
Move LevelDB specific IDB files into their own subdirectory

There's at least three files that are obviously LevelDB specific and they have no business pretending to be generic IDB related.
Comment 1 Brady Eidson 2013-09-23 14:29:52 PDT
Created attachment 212392 [details]
Patch v1
Comment 2 Alexey Proskuryakov 2013-09-23 14:31:22 PDT
Comment on attachment 212392 [details]
Patch v1 

rs=me
Comment 3 Brady Eidson 2013-09-23 14:44:21 PDT
Landed in http://trac.webkit.org/changeset/156296