[Webkit-unassigned] [Bug 20268] New: assertion when closing a page containing a plugin object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 3 11:36:31 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20268
Summary: assertion when closing a page containing a plugin object
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: arenevier at fdn.fr
Hi,
when opening a page containing a plugin object with gtklauncher, and then
closing gtklauncher, I get following assertion:
(lt-GtkLauncher:24039): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GtkWidget'
that assertion is triggered in ScrollView::removeChild, when trying to cast
GTK_WIDGET (child->gtkWidget())
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list