[Webkit-unassigned] [Bug 61000] Control Indexeddb backends from LayoutTestController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 17:32:23 PDT 2011


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





--- Comment #23 from Adam Barth <abarth at webkit.org>  2011-06-06 17:32:23 PST ---
(From update of attachment 96144)
View in context: https://bugs.webkit.org/attachment.cgi?id=96144&action=review

> Source/WebCore/storage/IDBLevelDBBackingStore.cpp:1317
> +//    if (!makeAllDirectories(pathBase)) {
> +//        LOG_ERROR("Unable to create IndexedDB database path %s", pathBase.utf8().data());
> +//        return false;
> +//    }

Commented out code.

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