Pier Angelo Vendrame pushed to branch tor-browser-148.0a1-16.0-2 at The Tor
Project / Applications / Tor Browser
Commits:
eb89dfda by june wilde at 2026-03-04T10:11:37+01:00
fixup! BB 41459: WebRTC fails to build under mingw (Part 2)
- - - - -
1 changed file:
- third_party/libwebrtc/rtc_base/win/create_direct3d_device.h
Changes:
=====================================
third_party/libwebrtc/rtc_base/win/create_direct3d_device.h
=====================================
@@ -13,15 +13,6 @@
#include <windows.graphics.directx.direct3d11.h>
#include <windows.graphics.directx.direct3d11.interop.h>
-#ifdef __MINGW32__
-# include <dxgi.h>
-# include <inspectable.h>
-extern "C" {
-// This function is only used in decltype(..)
-HRESULT __stdcall CreateDirect3D11DeviceFromDXGIDevice(
- ::IDXGIDevice* dxgiDevice, ::IInspectable** graphicsDevice);
-}
-#endif
#include <winerror.h>
#include <wrl/client.h>
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eb89dfda01868e8831b34766454964806316dfc5
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eb89dfda01868e8831b34766454964806316dfc5
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]