[Webkit-unassigned] [Bug 30354] [Qt] Plugins : QGVLauncher crashes on exit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 05:57:22 PDT 2009


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





--- Comment #2 from Girish Ramakrishnan <girish at forwardbias.in>  2009-10-15 05:57:22 PDT ---
This is sort of related to 30385. This bug deals with the case where the page
has plugins.

The problem is that when the view dies, it takes the platformPluginWidget along
with it. But the page is still *alive* and hence PluginView is still alive. So,
the problem is that the platformPluginWidget pointer in PluginView is stale.

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