RESOLVED FIXED257976
Crash early if calling SuspendableWorkQueue::dispatch() with a null Function
https://bugs.webkit.org/show_bug.cgi?id=257976
Summary Crash early if calling SuspendableWorkQueue::dispatch() with a null Function
Chris Dumez
Reported 2023-06-12 12:52:09 PDT
Crash early if calling SuspendableWorkQueue::dispatch() with a null Function instead of crashing asynchronously on the background thread. This is to help debug the root cause of <rdar://105807359>.
Attachments
Chris Dumez
Comment 1 2023-06-12 12:53:28 PDT
EWS
Comment 2 2023-06-12 21:26:17 PDT
Committed 265100@main (68b841ffaf2c): <https://commits.webkit.org/265100@main> Reviewed commits have been landed. Closing PR #14883 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.