[Webkit-unassigned] [Bug 209437] Assertion triggered on iOS 13: Multiple locks on web thread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 25 18:13:09 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209437
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
WebThread isn't used with WKWebView (it uses a separate process for web content), so this issue definitely won't happen.
I don't know if it's necessarily a legacy WebKit bug - searching the Web for "Multiple locks on web thread not allowed", I see many hits explaining programming model violations in client code that can lead to this. But legacy WebKit certainly has architectural threading issues of its own too.
--
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/20200326/da63c424/attachment.htm>
More information about the webkit-unassigned
mailing list