[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser] 13/76: Backed out changeset a9af50645153 (bug 1758070) for bustage.
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.8.0esr-11.0-1
in repository tor-browser.
commit b34868d4b32fb18ff5a6c452644715d382e32444
Author: Ryan VanderMeulen <ryanvm@xxxxxxxxx>
AuthorDate: Fri Mar 4 11:46:25 2022 -0500
Backed out changeset a9af50645153 (bug 1758070) for bustage.
---
dom/webgpu/ipc/WebGPUParent.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/dom/webgpu/ipc/WebGPUParent.cpp b/dom/webgpu/ipc/WebGPUParent.cpp
index 95de5edbf8316..05889fe4ac786 100644
--- a/dom/webgpu/ipc/WebGPUParent.cpp
+++ b/dom/webgpu/ipc/WebGPUParent.cpp
@@ -736,7 +736,6 @@ ipc::IPCResult WebGPUParent::RecvShutdown() {
mCanvasMap.clear();
ffi::wgpu_server_poll_all_devices(mContext, true);
ffi::wgpu_server_delete(const_cast<ffi::WGPUGlobal*>(mContext));
- mContext = nullptr;
return IPC_OK();
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits