[Web GPU] GPUAdapter.createDevice -> GPUAdapter.requestDevice
Created attachment 364720 [details] Patch
Comment on attachment 364720 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364720&action=review > Source/WebCore/Modules/webgpu/WebGPUAdapter.cpp:49 > + promise.resolve(device.releaseNonNull()); Are you sure that releaseNonNull is the right thing here?
Comment on attachment 364720 [details] Patch Clearing flags on attachment: 364720 Committed r243090: <https://trac.webkit.org/changeset/243090>
All reviewed patches have been landed. Closing bug.
<rdar://problem/48988528>