Linux support take 2

This commit is contained in:
wuggy 2026-04-16 19:33:34 -04:00
commit 1f8c30514e
3 changed files with 5 additions and 3 deletions

View file

@ -230,7 +230,9 @@ WebrtcVideoConduit::~WebrtcVideoConduit()
mVideoStatsTimer->Cancel();
}
#ifdef MOZ_WEBRTC_LEGACY_VIE
MOZ_ASSERT(!mPtrViEBase, "Call DeleteStreams prior to ~WebrtcVideoConduit.");
#endif
}
void