[Webkit-unassigned] [Bug 201492] Keeps running obsolete WebProcess-es for too long

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 08:54:38 PDT 2019


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

--- Comment #8 from Milan Crha <mcrha at redhat.com> ---
(In reply to Chris Dumez from comment #6)
> Therefore, this indicates that Evolution is process-swapping and
> that the cache is useful to it.

It's questionable whether it's useful. It's not from my point of view. As said above, the test-wk2.c only switches between two pages, but the processes are changing anyway, thus the cache doesn't work for it (might be due to some other constraint).

(In reply to Michael Catanzaro from comment #7)
> That should never happen. Instead the page_id should change depending on
> which web process is in use.

I'll surely check that out with the webkit-2.26 branch to see how it works.

> If you want to avoid the process swaps, changing URLs from :// to :/// like
> we suggested earlier should *probably* suffice.

I'd like not to add workarounds for current behaviour. It led to the disaster with 2.26, where evo expects certain behaviour, which had been changed now. Thus I'd prefer to provide universal solution (if it's doable at all, aka in some extent universal).

-- 
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/20190905/b8c4ceb1/attachment-0001.html>


More information about the webkit-unassigned mailing list