[Webkit-unassigned] [Bug 137782] [GLIB] Add API to GMainLoopSource to schedule sources after a delay in microseconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 01:15:58 PDT 2014


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

--- Comment #4 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 239954
  --> https://bugs.webkit.org/attachment.cgi?id=239954
Re-submitted for EWS

View in context: https://bugs.webkit.org/attachment.cgi?id=239954&action=review

> Source/WTF/wtf/gobject/GMainLoopSource.cpp:295
> +    };

Either one of these two is wrong, check the position of WTF::move and the one of the callback.

> Source/WTF/wtf/gobject/GMainLoopSource.cpp:338
> +

Since the only difference is the callback function, couldn't we use a template and avoid repetitions?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141017/4777c1f9/attachment-0002.html>


More information about the webkit-unassigned mailing list