[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-launcher/master] Bug 40773: Update the about:torconnect frontend page to match additional UI flows



commit 7e084357e9a5c24592db6f6f9f536073cb3f0033
Author: Pier Angelo Vendrame <pierov@xxxxxxxxxxxxxx>
Date:   Fri Feb 18 09:50:01 2022 +0100

    Bug 40773: Update the about:torconnect frontend page to match additional UI flows
---
 src/components/tl-process.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/components/tl-process.js b/src/components/tl-process.js
index 51369a6..d57092e 100644
--- a/src/components/tl-process.js
+++ b/src/components/tl-process.js
@@ -344,6 +344,11 @@ TorProcessService.prototype =
     this.mLastTorWarningReason = null;
   },
 
+  _TorSetBootstrapErrorForDebug: function()
+  {
+    this.mBootstrapErrorOccurred = true;
+  },
+
 
   // Private Member Variables ////////////////////////////////////////////////
   mTorProcessStatus: 0,  // kStatusUnknown



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits