Bug 78829

Summary: [GTK] Make sure print operation object is alive until printing finishes in WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

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.