Bug 123074 - Add abstract IDBBackingStoreInterface, use it to get IDBDatabaseBackendLevelDB closer to going cross-platform
Summary: Add abstract IDBBackingStoreInterface, use it to get IDBDatabaseBackendLevelD...
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: 123027
  Show dependency treegraph
 
Reported: 2013-10-19 17:40 PDT by Brady Eidson
Modified: 2013-10-20 11:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch v1 (52.03 KB, patch)
2013-10-19 17:47 PDT, Brady Eidson
kling: 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-10-19 17:40:48 PDT
Add abstract IDBBackingStoreInterface, use it to get IDBDatabaseBackendLevelDB closer to going cross-platform
Comment 1 Brady Eidson 2013-10-19 17:47:24 PDT
Created attachment 214683 [details]
Patch v1
Comment 2 Brady Eidson 2013-10-20 09:35:32 PDT
http://trac.webkit.org/changeset/157703