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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 11:21:38 PST 2012


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2012-11-09 11:23:16 PST ---
(From update of attachment 173236)
View in context: https://bugs.webkit.org/attachment.cgi?id=173236&action=review

> Source/WebCore/inspector/InspectorIndexedDBAgent.cpp:650
> +    v8::Handle<v8::Context> context = document->frame()->script()->mainWorldContext();

Why the main world?

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