[Webkit-unassigned] [Bug 92278] IndexedDB: Pass cursor continue results back in callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 16:02:46 PDT 2012


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





--- Comment #3 from Joshua Bell <jsbell at chromium.org>  2012-07-25 16:02:50 PST ---
Digging further, we're already clever on the Chromium side and send the key/primaryKey/value along in the onSuccess(cursor) and onSuccessWithContinuation(), and cache it in the renderer! So this is mostly cleanup, not a measurable performance win.

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