[Webkit-unassigned] [Bug 213970] [GTK] WebProcess hangs when browsing GitHub

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 00:40:42 PDT 2020


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

--- Comment #7 from Miguel Gomez <magomez at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #6)
> Created attachment 403588 [details]
> Patch

In WPE both LayerFlushTimer and DisplayRefreshMonitorTimer have a higher priority than MainThreadSharedTimer and the page works fine.
But in GTK we need to set both to a lower priority than MainThreadSharedTimer for the page to work. Isn't that weird?

-- 
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/20200707/581ce738/attachment.htm>


More information about the webkit-unassigned mailing list