[webkit-reviews] review granted: [Bug 20318] [Gtk] SharedTimerGtk should use G_PRIORITY_DEFAULT_IDLE for g_idle_add : [Attachment 22715] updated to use g_idle_add rather than the _full variant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 12 13:31:14 PDT 2008


Holger Freyther <freyther at handhelds.org> has granted Jan Alonzo
<jmalonzo at gmail.com>'s request for review:
Bug 20318: [Gtk] SharedTimerGtk should use G_PRIORITY_DEFAULT_IDLE for
g_idle_add
https://bugs.webkit.org/show_bug.cgi?id=20318

Attachment 22715: updated to use g_idle_add rather than the _full variant
https://bugs.webkit.org/attachment.cgi?id=22715&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Please adjust the changelog when landing. According to the glib documentation
g_idle_add is there from the beginning so we can safely use that.


More information about the webkit-reviews mailing list