[Webkit-unassigned] [Bug 68037] Implement WebKit side of IDBFactory::databaseNames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 04:47:50 PDT 2011


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





--- Comment #6 from Hans Wennborg <hans at chromium.org>  2011-09-14 04:47:50 PST ---
(From update of attachment 107257)
View in context: https://bugs.webkit.org/attachment.cgi?id=107257&action=review

> Source/WebCore/storage/IDBFactoryBackendImpl.cpp:104
> +#endif

Yeah, it would be nice if this code could be de-duplicated.

> Source/WebCore/storage/IDBLevelDBBackingStore.cpp:182
> +    }

I think this looks fine.

> Source/WebCore/storage/IDBSQLiteBackingStore.cpp:202
> +    ASSERT(foundNames.isEmpty());

maybe we should have this assert in the LevelDB code too?

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