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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 26 13:24:52 PST 2011


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





--- Comment #15 from Adam Barth <abarth at webkit.org>  2011-12-26 13:24:51 PST ---
(From update of attachment 120549)
View in context: https://bugs.webkit.org/attachment.cgi?id=120549&action=review

> Source/WebCore/storage/IDBKeyPathBackendImpl.cpp:51
> +#if USE(JSC)

WebCore proper shouldn't have any JSC specific code.  All the JSC specific code should be in the bindings.

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