[Webkit-unassigned] [Bug 122801] [GTK] [WebKit2] Crash when printing to a file via javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 08:58:01 PST 2013


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





--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-11-08 08:56:46 PST ---
(In reply to comment #11)
> (From update of attachment 216392 [details])
> Hrm. What's the sequence of events that causes the printSettings to be null?

webkit_print_operation_new() + webkitPrintOperationRunDialogForFrame(). It's perfectly ok for the settings to be NULL, it's a bug in the file print backend of GTK, see https://bugzilla.gnome.org/show_bug.cgi?id=703784. This patch si simply a workaround to not have to bump the gtk reqs to fix the crash

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