Bug 257976
| Summary: | Crash early if calling SuspendableWorkQueue::dispatch() with a null Function | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/14883
EWS
Committed 265100@main (68b841ffaf2c): <https://commits.webkit.org/265100@main>
Reviewed commits have been landed. Closing PR #14883 and removing active labels.