[Webkit-unassigned] [Bug 150592] [GTK] Use RunLoop::Timer instead of GMainLoopSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 00:57:18 PDT 2015


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

Zan Dobersek <zan at falconsigh.net> changed:

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

--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 264135
  --> https://bugs.webkit.org/attachment.cgi?id=264135
Patch

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

> Source/WebKit2/UIProcess/gtk/GestureController.cpp:130
> +    dragGesture->m_longPressTimeout.startOneShot(delay / 1000.0);

Not in the scope of this patch, but RunLoop::Timer::startOneShot() sure could use an overload that takes in std::chrono::something.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151028/5b659195/attachment-0001.html>


More information about the webkit-unassigned mailing list