[Webkit-unassigned] [Bug 193716] [PSON] Flash on back navigation on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 21:50:20 PST 2019


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

--- Comment #10 from Antti Koivisto <koivisto at iki.fi> ---
> I think the reason that the API tests are failing is because the logic in
> this patch is slightly wrong. Note that before your patch, we would keep the
> SuspendedPageProxy alive, even if the page did not enter page cache. If it
> did not enter page cache, we would merely close the WebPage on WebContent
> process side but the SuspendedPageProxy would stay on UIProcess side to keep
> the process alive so that we can reuse the process.

So we need to hang to proxies of closed pages just to keep the process alive? It is weird that we are relying on such side effects.

-- 
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/20190124/5d05a14e/attachment.html>


More information about the webkit-unassigned mailing list