[Webkit-unassigned] [Bug 24417] New: [GTK] WebKitDownload's _cancel and _dispose methods may emit warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 17:54:09 PST 2009


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

           Summary: [GTK] WebKitDownload's _cancel and _dispose methods may
                    emit warnings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


Those calls deal with the GTimer used to keep information about download
elapsed time, but the timer may never get initialized if _start is not called.
If nothing handles the download-requested signal, for example, this will emit
nasty warning/critical messages in the terminal.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list