[Webkit-unassigned] [Bug 23116] [GTK] fix random libsoup crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 13:46:51 PST 2009


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


zecke at selfish.org changed:

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




------- Comment #8 from zecke at selfish.org  2009-01-07 13:46 PDT -------
(From update of attachment 26488)

> +    if (m_idleHandler) {
> +      g_source_remove (m_idleHandler);
> +      m_idleHandler = 0;
> +    }

style issue... please change when landing.


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