[Webkit-unassigned] [Bug 171218] REGRESSION(r215088): [GTK] Memory peak on perf test Animation/Balls.html is a 20% higher.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 11:16:42 PDT 2017


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

--- Comment #1 from Zan Dobersek <zan at falconsigh.net> ---
Probably due to the change in priority of the JSRunLoopTimer. It was G_PRIORITY_DEFAULT before (0), now it's been raised to 200, which is the highest value in the RunLooopSourcePriority enum.

-- 
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/20170424/6cf082a7/attachment.html>


More information about the webkit-unassigned mailing list