Bug 129871

Summary: [GTK] The web process can finish while a print operation is still ongoing
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: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2014-03-07 02:09:48 PST
This can happen when the last page is closed while the print job is sending data to the printer.
Comment 1 Carlos Garcia Campos 2014-03-07 02:12:17 PST
Created attachment 226102 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-03-10 04:05:15 PDT
Committed r165371: <http://trac.webkit.org/changeset/165371>