[Webkit-unassigned] [Bug 56455] [Qt] [Symbian] NPPlugin crash when page reload happens while keeping the NPObject with JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 03:48:24 PDT 2011


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





--- Comment #1 from chandan <chandan.jc at gmail.com>  2011-03-16 03:48:24 PST ---

One Proposal:

This issue is not seen in Linux port of Qt webkit. I'm guessing(Correct me if I'm wrong) it is because in PluginPackage.cpp, unloading of plug-in is delayed (using freeLibrarySoon() ) hence giving JavaScript Garbage collector a chance to clean-up before unloading the plug-in. Similar arrangement can be provided for Symbian port as well.

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