Bug 37572

Summary: plugins/open-and-close-window-with-plugin.html
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description Alejandro G. Castro 2010-04-14 07:46:38 PDT
It fails in the debug bots, skipping until we can check it. Probably it is
flacky.

The error is this:

instance of invalid non-instantiatable type `(null)'
g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

Check how bug 37537 and bug 37545 could be false positives of this one.
Comment 1 Zan Dobersek 2012-06-23 07:41:30 PDT
The test is consistently passing so its expectation was removed in http://trac.webkit.org/changeset/120476. Closing the bug.