[Webkit-unassigned] [Bug 123229] Timeout related bug fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 16:01:20 PDT 2013


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





--- Comment #1 from Bastien Nocera <hadess at hadess.net>  2013-10-23 16:00:06 PST ---
Created an attachment (id=215006)
 --> (https://bugs.webkit.org/attachment.cgi?id=215006&action=review)
Replace 0 timeouts g_timeout_add() by g_idle_add()

A zero timeout should be equivalent to using g_idle_add()
without the nagging feeling that the wrong API was used.

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