[Webkit-unassigned] [Bug 168570] [GTK] Test fast/events/message-port-postMessage-recursive.html times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 07:43:41 PST 2017


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 302252
  --> https://bugs.webkit.org/attachment.cgi?id=302252
Patch

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

> Source/WTF/wtf/glib/MainThreadGLib.cpp:38
> +class MainThreadDispatcher {

Please add a comment. You could take it from your commit message.

> Source/WTF/wtf/glib/MainThreadGLib.cpp:43
> +        m_timer.setPriority(G_PRIORITY_HIGH_IDLE + 20);

Too fragile. It has to be exactly equal to WebCore timers? Then you should fine some common header to define it in.

-- 
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/20170221/81199c0a/attachment.html>


More information about the webkit-unassigned mailing list