[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser] 07/10: fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-102.3.0esr-12.0-2
in repository tor-browser.
commit c3726ddc7c054f8803be72d4fb26ae20983a1411
Author: Pier Angelo Vendrame <pierov@xxxxxxxxxxxxxx>
AuthorDate: Mon Oct 10 15:18:40 2022 +0200
fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
Do not include TorConnect.jsm in MainProcessSingleton.jsm
---
toolkit/components/processsingleton/MainProcessSingleton.jsm | 2 --
1 file changed, 2 deletions(-)
diff --git a/toolkit/components/processsingleton/MainProcessSingleton.jsm b/toolkit/components/processsingleton/MainProcessSingleton.jsm
index f99dd538ec7c..4f800b93fbce 100644
--- a/toolkit/components/processsingleton/MainProcessSingleton.jsm
+++ b/toolkit/components/processsingleton/MainProcessSingleton.jsm
@@ -20,8 +20,6 @@ MainProcessSingleton.prototype = {
// Imported for side-effects.
ChromeUtils.import("resource://gre/modules/CustomElementsListener.jsm");
- ChromeUtils.import("resource:///modules/TorConnect.jsm");
-
Services.ppmm.loadProcessScript(
"chrome://global/content/process-content.js",
true
--
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