[Webkit-unassigned] [Bug 107772] Adds usage instrumentation for indexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 16:38:08 PST 2013


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





--- Comment #7 from David Grogan <dgrogan at chromium.org>  2013-01-24 16:40:02 PST ---
(From update of attachment 184583)
View in context: https://bugs.webkit.org/attachment.cgi?id=184583&action=review

> Source/WebCore/Modules/indexeddb/IDBBackingStore.cpp:356
> +    IDBCreateObjectStore,

FYI, the enum at the top of this file, IDBBackingStoreErrorSource, essentially lists methods in this file and might be a better place for these new entries. Or you might want a new enum that is just for API methods. Whatever jsbell@ is ok with is fine.

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