[Webkit-unassigned] [Bug 45110] Implement JSC features required for IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 14:55:36 PDT 2012


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





--- Comment #45 from Joshua Bell <jsbell at chromium.org>  2012-10-22 14:56:36 PST ---
> > Source/WebCore/Modules/indexeddb/IDBCursorWithValue.idl:30
> > +    [V8CustomGetter, JSCustomGetter, CachedAttribute] readonly attribute IDBAny value;

> (As an alternative approach, I was pondering having IDBCursor's properties be "any" in the IDL and just a ScriptValue in the C++, but haven't played with that yet.)

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

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