[Webkit-unassigned] [Bug 243343] REGRESSION (iOS 16 Beta): Crash adding / removing ScriptMessageHandlers to WKUserContentController
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 16 11:55:44 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243343
Tim Horton <thorton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thorton at apple.com
--- Comment #7 from Tim Horton <thorton at apple.com> ---
The test case (WKWebViewBridgeCrashBackgroundThread) that is calling addScriptMessageHandler on a background queue is invalid; this is absolutely unsafe and can cause bugs exactly like the one you're experiencing. I think we should ignore that test case.
The original test case (WKWebViewBridgeCrashJSContext) does eventually reproduce, though, and doesn't have the same kind of obvious cause...
--
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/20220916/ee9025fb/attachment.htm>
More information about the webkit-unassigned
mailing list