[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
Tue Jun 5 09:50:36 PDT 2012


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





--- Comment #1 from Joshua Bell <jsbell at chromium.org>  2012-06-05 09:50:35 PST ---
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.

-- 
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