[Webkit-unassigned] [Bug 102430] IndexedDB: Propagate DOMRequestState to IndexedDB binding utility functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 17:59:43 PST 2012


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





--- Comment #4 from Michael Pruett <michael at 68k.org>  2012-11-15 18:01:32 PST ---
(In reply to comment #3)
> (From update of attachment 174525 [details])
> What is a DOMRequestState in JSC?  http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/js/DOMRequestState.h didn't find anything.

I haven't yet submitted a patch adding the JSC implementation of DOMRequestState, but I envision it being fairly similar to the IDBJSContext class in Source/WebCore/bindings/js/IDBBindingUtilities.cpp in the most recent patch I submitted for <https://bugs.webkit.org/show_bug.cgi?id=45110>.

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