[Webkit-unassigned] [Bug 103484] IndexedDB: Implement IndexedDB bindings for JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 20:40:02 PST 2012


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





--- Comment #13 from Kentaro Hara <haraken at chromium.org>  2012-12-04 20:42:26 PST ---
(In reply to comment #11)
> > I've removed all APIEntryShim scopes from IDBBindingUtilities.cpp. The V8 implementation of  IDBBindingUtilities.cpp assumes that the proper DOMRequestState scope has already been established  in the core IDB code, and the same now holds true for the JSC implementation.
> 
> BTW, maybe I'm wrong but do we really need DOMRequestState? What we need is just to keep a ScriptExecutionContext, isn't it?

We discussed offline. We need DOMRequestState. Ignore this comment:)

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