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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 16:30:53 PST 2019


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

--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 359894
  --> https://bugs.webkit.org/attachment.cgi?id=359894
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=359894&action=review

> Source/WebKit/ChangeLog:10
> +

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.

-- 
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/8c95b135/attachment.html>


More information about the webkit-unassigned mailing list