[Webkit-unassigned] [Bug 45145] [Qt] V8 port for QT platform: v8 binding changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 17:03:40 PDT 2010


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





--- Comment #9 from Vlad <vladbph at gmail.com>  2010-09-03 17:03:40 PST ---
Confusing part for me is that JSC implementation does:
_NPN_ReleaseObject() in PassScriptInstance PluginView::bindingInstance() after npobject retrieved from PluginView. 
V8 implementation in 
PassScriptInstance ScriptController::createScriptInstanceForWidget() 
doesnt do that... Does this mean that Chromium PlatformBridge::pluginScriptableObject(widget) already has ref counter decreased for this npobject?

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