Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-launcher
Commits
7e084357
Commit
7e084357
authored
Feb 18, 2022
by
Pier Angelo Vendrame
Committed by
Richard Pospesel
Feb 23, 2022
Browse files
Bug 40773: Update the about:torconnect frontend page to match additional UI flows
parent
5fcd4edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/tl-process.js
View file @
7e084357
...
...
@@ -344,6 +344,11 @@ TorProcessService.prototype =
this
.
mLastTorWarningReason
=
null
;
},
_TorSetBootstrapErrorForDebug
:
function
()
{
this
.
mBootstrapErrorOccurred
=
true
;
},
// Private Member Variables ////////////////////////////////////////////////
mTorProcessStatus
:
0
,
// kStatusUnknown
...
...
Richard Pospesel
@richard
mentioned in merge request
!19 (closed)
·
Feb 23, 2022
mentioned in merge request
!19 (closed)
mentioned in merge request !19
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment