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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 14:47:03 PST 2013


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





--- Comment #13 from Joshua Bell <jsbell at chromium.org>  2013-01-29 14:49:01 PST ---
(In reply to comment #12)
> In addition, as the code changes and evolves, there may be caching layers between the layer you are instrumenting and the frontend APIs.
> 
> My suggestion would be to instrument the frontend (i.e. stuff like IDBTransaction.cpp and IDBObjectStore.cpp) and avoid anything in the backend. (i.e. IDBBackingStore* and IDB*BackendI*)

It's not clear from this bug/patch what data kassycoan@ is really trying to gather. If it's backend operations, this approach is fine. If it's script usage, I agree with Alec.

Kassy, can you share more about the intent?

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