[Webkit-unassigned] [Bug 101725] [V8] Inspector does not callback IDB methods in context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 11:09:52 PST 2012


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





--- Comment #8 from Dan Carney <dcarney at google.com>  2012-11-19 11:11:49 PST ---
(In reply to comment #6)
> dcarney: there's a new abstraction, DOMRequest, that should cover this - we're using it in IDBRequest. Can you use that? (that way it will work with JSC too)

That won't work. The problem is not the hackiness of the patch versus having a clean abstraction. No v8 context has been entered higher up the stack.

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