Bug 55668

Summary: IndexedDB: Move last bits of SQL into IDBBackingStore
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, commit-queue, dgrogan, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Hans Wennborg 2011-03-03 06:46:32 PST
IndexedDB: Move last bits of SQL into IDBBackingStore
Comment 1 Hans Wennborg 2011-03-03 06:49:19 PST
Created attachment 84555 [details]
Patch
Comment 2 Hans Wennborg 2011-03-03 06:52:03 PST
This should be the last in a series of patches to factor out all SQLite stuff for IndexedDB into IDBBackingStore.

Please review.
Comment 3 Jeremy Orlow 2011-03-03 18:21:01 PST
Comment on attachment 84555 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2011-03-03 20:53:12 PST
Comment on attachment 84555 [details]
Patch

Clearing flags on attachment: 84555

Committed r80315: <http://trac.webkit.org/changeset/80315>
Comment 5 WebKit Commit Bot 2011-03-03 20:53:16 PST
All reviewed patches have been landed.  Closing bug.