RESOLVED FIXED78829
[GTK] Make sure print operation object is alive until printing finishes in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=78829
Summary [GTK] Make sure print operation object is alive until printing finishes in We...
Carlos Garcia Campos
Reported 2012-02-16 10:36:03 PST
I should take a reference when the print operation starts and release with the print callback is emitted. This fixes a crash if the user unrefs the print operation right after calling run_dialog().
Attachments
Patch (2.43 KB, patch)
2012-02-16 10:40 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-02-16 10:40:41 PST
Carlos Garcia Campos
Comment 2 2012-02-16 23:26:33 PST
Note You need to log in before you can comment on or make changes to this bug.