[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 02:39:18 PDT 2014


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

Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239954|review?                     |review+
              Flags|                            |

--- Comment #6 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.
> 
> I don't understand what you mean. There are two WTF::move here one is for the destroy func and the other is for the bool callback. There's nothing wrong there.

I was talking about the voidCallback and the boolCallback, but they're correctly placed anyway, just checked the Context struct.

-- 
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/fcbc1943/attachment-0002.html>


More information about the webkit-unassigned mailing list