[Webkit-unassigned] [Bug 98002] WebPrintOperationGtk destructor should be virtual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 14:23:53 PDT 2012


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





--- Comment #7 from Alberto Garcia <agarcia at igalia.com>  2012-10-02 14:24:16 PST ---
(In reply to comment #6)
> > (lt-WebKitWebProcess:19919): GLib-CRITICAL **: g_io_channel_write_chars: assertion `channel->is_writeable' failed

So this is triggered by the "print-errors" test, in particular the
last one (the one expecting WEBKIT_PRINT_ERROR_INVALID_PAGE_RANGE).

The test runs fine and it returns the expected value, but somehow
produces that critical message when the program exists.

My bet is that there's a bug somewhere in GtkPrintJob, which is the
object that gets destroyed now that the destructor is virtual.

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