[Webkit-unassigned] [Bug 236899] New: [WebGPU] Tracer bullet part 6: Give a RunLoop to Instance
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 19 16:39:28 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236899
Bug ID: 236899
Summary: [WebGPU] Tracer bullet part 6: Give a RunLoop to
Instance
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
The shared header has a function, wgpuInstanceProcessEvents(), which is supposed to synchronously call all outstanding callbacks. A natural way to do this is to hook this up to [NSRunLoop runMode:beforeDate:].
--
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/20220220/3be4b02d/attachment.htm>
More information about the webkit-unassigned
mailing list