[Webkit-unassigned] [Bug 228147] [WPE][GTK] WebKitWebView:is-web-process-responsive seems to become FALSE too aggressively?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 08:06:37 PDT 2021


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

--- Comment #4 from Miguel Gomez <magomez at igalia.com> ---
I'm afraid WebKit only waits 3 seconds for an answer from the web process before marking it as unresponsive. This is not a lot and, as Adrian mentions, if the system is loaded some views can be marked as unresponsive despite they are just slow.

Those 3 seconds are the default value used by Apple as well. We could increase the value for our ports if we think it's too small, or the browser could wait some extra time once the flag is activated to ensure that the process stays unresponsive for a while. Not sure what's the best option here.

-- 
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/20210721/e955820e/attachment-0001.htm>


More information about the webkit-unassigned mailing list