Bug 37572
Summary: | plugins/open-and-close-window-with-plugin.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alejandro G. Castro <alex> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | zan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Alejandro G. Castro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
The test is consistently passing so its expectation was removed in http://trac.webkit.org/changeset/120476. Closing the bug.