[Webkit-unassigned] [Bug 88338] IndexedDB: should make the LevelDB persistant to the directory indicated in PageGroupSettings::indexedDBDataBasePath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 00:52:10 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88338





--- Comment #3 from jochen at chromium.org  2012-06-06 00:52:09 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > The Chromium port overrides the path between this call and when IDBFactoryBackendImpl sees it.
> > 
> > Having this default to Page::GroupSettings::indexedDataBasePath() (and allowing ports to override) should be fine, except that IIRC GroupSettings is not available to Workers so some additional plumbing will be needed.
> 
> Joshua: will you please point to me the Chromium port that overrides the LevelDB database path ? I didn't find it.

In IndexedDBDispatcherHost::OnIDBFactoryOpen in http://src.chromium.org/viewvc/chrome/trunk/src/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc?view=markup

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list