[Webkit-unassigned] [Bug 46284] [GTK] Replace instances of g_timeout_add() with g_idle_add() in testatk.c

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 12:45:10 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68419|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2010-09-22 12:45:10 PST ---
(From update of attachment 68419)
View in context: https://bugs.webkit.org/attachment.cgi?id=68419&action=review

> WebKit/gtk/ChangeLog:8
> +        Use g_idle_add() whenever g_timeout_add() was being used

You should explain here why this conversion is a good thing. In the future, other programmers will see this commit and wonder what the explanation was. We should be able to concisely describe to people why we prefer this style.

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