Bug 233621
Summary: | [WebGPU] Make async functions async | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | WebGPU | Assignee: | Myles C. Maxfield <mmaxfield> |
Status: | NEW | ||
Severity: | Normal | CC: | mwyrzykowski, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Myles C. Maxfield
Right now, our streaming IPC requires all messages with replies be sync. We need to support async functions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/86141905>
Mike Wyrzykowski
*** Bug 251713 has been marked as a duplicate of this bug. ***