Bug 62633

Summary: IndexedDB: LevelDB doesn't do incognito mode; fall back to SQLite.
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dgrogan, eric, fishd, gregsimon, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tonyg: review+

Description Hans Wennborg 2011-06-14 07:32:40 PDT
IndexedDB: LevelDB doesn't do incognito mode; fall back to SQLite.
Comment 1 Hans Wennborg 2011-06-14 07:35:46 PDT
Created attachment 97116 [details]
Patch
Comment 2 David Grogan 2011-06-14 15:20:41 PDT
Comment on attachment 97116 [details]
Patch

LGTM
Comment 3 Hans Wennborg 2011-06-15 06:17:46 PDT
Committed r88921: <http://trac.webkit.org/changeset/88921>