Bug 99774

Summary: IndexedDB: Flatten out backend interface
Product: WebKit Reporter: Alec Flett <alecflett>
Component: WebCore Misc.Assignee: Alec Flett <alecflett>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 100055, 100426, 102736, 102741, 106377    
Bug Blocks:    

Alec Flett
Reported 2012-10-18 16:32:08 PDT
This the tracking bug for flattening out the backend interfaces to remove stateful objects such as IDBDatabaseBackendImpl/Interface, such that most IDB backend interaction retains state in transactions and storage in IDB*BackingStore*
Attachments
Alec Flett
Comment 1 2013-02-01 13:47:38 PST
yay, everything now fixed.
Note You need to log in before you can comment on or make changes to this bug.