[Webkit-unassigned] [Bug 78829] New: [GTK] Make sure print operation object is alive until printing finishes in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 10:36:03 PST 2012


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

           Summary: [GTK] Make sure print operation object is alive until
                    printing finishes in WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


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().

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