With latest m-c, the STR did not cause the crash. But global.queue_submit() in [wgpu_server_queue_submit()](https://searchfox.org/mozilla-central/rev/896042a1a71066254ceb5291f016ca3dbca21cb7/gfx/wgpu_bindings/src/server.rs#1081) did not return.
Bug 1863872 Comment 25 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With latest m-c, the STR with pref dom.webgpu.swap-chain.external-texture-dx12 = true did not cause the crash. But global.queue_submit() in [wgpu_server_queue_submit()](https://searchfox.org/mozilla-central/rev/896042a1a71066254ceb5291f016ca3dbca21cb7/gfx/wgpu_bindings/src/server.rs#1081) did not return.