[Webkit-unassigned] [Bug 242235] [iOS 15.3+] Crash at -[UIViewController presentViewController:withAnimationController:completion:], called on a wrong thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 11:47:48 PDT 2022


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

--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
(In reply to Alexey Proskuryakov from comment #2)
> And this seems like a weird mix of WebKit and WebKitLegacy code?

There is no WK1 here. The symbol names are confusing because some of the code is exported from the WebCore framework and called from WebKit. This is because media capture and enumeration was originally done in the web process, but is now spread among the UI, GPU, and web processes.

-- 
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/20220701/634cd410/attachment.htm>


More information about the webkit-unassigned mailing list