Bug 104749

Summary: webdatabase: Split Database, and DatabaseSync between front-ends and back-ends
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebCore Misc.Assignee: Mark Lam <mark.lam>
Status: ASSIGNED ---    
Severity: Normal CC: ap, beidson, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 104750    
Bug Blocks: 103668    

Description Mark Lam 2012-12-11 17:37:49 PST
Split AbstractDatabase, Database, and DatabaseSync between front-ends and back-ends, and encapsulate the back-end in an AbstractDatabaseBackend class.