From c5baecf1fb090941b531ee362bc3d07f2bf3c66e Mon Sep 17 00:00:00 2001 From: Basilisk-Dev Date: Wed, 18 Oct 2023 17:17:36 -0400 Subject: [PATCH] [Basilisk] Issue #47 - add checkboxes to toggle WebRTC and WASM --- .../preferences/in-content/content.xul | 39 +++++++++++++++++++ .../chrome/browser/preferences/content.dtd | 9 +++++ application/basilisk/locales/jar.mn | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/application/basilisk/components/preferences/in-content/content.xul b/application/basilisk/components/preferences/in-content/content.xul index fac864411d..b2e18d79d2 100644 --- a/application/basilisk/components/preferences/in-content/content.xul +++ b/application/basilisk/components/preferences/in-content/content.xul @@ -22,6 +22,16 @@ + + + +#ifdef MOZ_WEBRTC + +#endif