Bug 153022

Summary: Modern IDB: Check in empty SQLite backing store implementation
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 153021    
Attachments:
Description Flags
Patch v1 achristensen: review+

Description Brady Eidson 2016-01-12 10:18:47 PST
Modern IDB: Check in empty SQLite backing store implementation

Just to get the files building in the tree.

Each method just returns an UnknownError with message "not implemented"
Comment 1 Brady Eidson 2016-01-12 10:21:40 PST
Created attachment 268780 [details]
Patch v1
Comment 2 Alex Christensen 2016-01-12 10:39:26 PST
Comment on attachment 268780 [details]
Patch v1

beautiful
Comment 3 Brady Eidson 2016-01-12 11:18:58 PST
http://trac.webkit.org/changeset/194905