[Webkit-unassigned] [Bug 24221] [GTK] Do not emit load-finished when being disposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 27 00:57:56 PST 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28067|review?                     |review+
               Flag|                            |




------- Comment #2 from ap at webkit.org  2009-02-27 00:57 PDT -------
(From update of attachment 28067)
r=me

> +    /*
> +     * We can get a stopLoad() from dispose when the object is being
> +     * destroyed, don't emit the signal in that case.
> +     */

We prefer C++-style comments in C++ files.

Is this check needed before other g_signal_emit_by_name() calls?


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