Bug 153022 - Modern IDB: Check in empty SQLite backing store implementation
Summary: Modern IDB: Check in empty SQLite backing store implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 153021
  Show dependency treegraph
 
Reported: 2016-01-12 10:18 PST by Brady Eidson
Modified: 2016-01-12 11:18 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (19.27 KB, patch)
2016-01-12 10:21 PST, Brady Eidson
achristensen: 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 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