[Webkit-unassigned] [Bug 202696] WKWebView occasionally fails to render content when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 04:45:33 PDT 2019


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

--- Comment #7 from teodor.atroshenko at gmail.com ---
We've discovered some interesting behavior. Relevant intro: the app features two WKWebViews, one for interacting with the native APIs and another for loading web content. The two then interact with webkit.messageHandlers.
What we've noticed is that when the app (topmost visible WKWebView) is in a broken state, opening the Safari Preview, then the Develop dropdown menu, expanding XYZ's iPhone submenu and merely mousing-over the "localhost" entry (internal WKWebView, not visible on the screen) restores the rendering on the topmost WKWebView that contains remote content. This is consistent and works every time.
Another interesting thing is that removing all webkit.messageHandlers calls from the native side seems to have resolved the issue, or at least it's not as easily reproduced any more.

-- 
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/20191010/c018413a/attachment.html>


More information about the webkit-unassigned mailing list