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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 01:42:20 PDT 2020


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

--- Comment #3 from Philippe Normand <pnormand at igalia.com> ---
It's not really a hang-up, I can see content animations. But the main loop seems so busy that it never fires a callback meant to interrupt the loading like in chromium. This github directory is huge and when those take too much time to load there's a callback fired from the web-page to interrupt it. Seems like this never fires in our case.

-- 
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/20200706/ab57af4e/attachment.htm>


More information about the webkit-unassigned mailing list