[Webkit-unassigned] [Bug 195506] Assert in WebPageProxy::suspendCurrentPageIfPossible()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 14:56:01 PDT 2019


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Ok, I can reproduce on device:
fromItem url https://m.youtube.com/watch?v=mcZdTvOqmvI, committedURL:
fromItem url https://www.google.com/?client=safari, committedURL:

Likely caused by the top-hit preloading logic in MobileSafari. We do not have a committed URL, even though we have a fromItem. This is likely because MobileSafari swapped view and restored the back forward list on the new view.

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


More information about the webkit-unassigned mailing list