-
- Downloads
Bug 27476: Implement about:torconnect captive portal within Tor Browser
- implements new about:torconnect page as tor-launcher replacement - adds new torconnect component to browser - tor process management functionality remains implemented in tor-launcher through the TorProtocolService module - adds warning/error box to about:preferences#tor when not connected to tor Bug 40773: Update the about:torconnect frontend page to match additional UI flows. Bug 41608: Add a toolbar status button and a urlbar "Connect" button.
Showing
- browser/actors/NetErrorParent.jsm 6 additions, 0 deletionsbrowser/actors/NetErrorParent.jsm
- browser/base/content/browser.js 58 additions, 22 deletionsbrowser/base/content/browser.js
- browser/base/content/browser.xhtml 1 addition, 0 deletionsbrowser/base/content/browser.xhtml
- browser/base/content/certerror/aboutNetError.js 11 additions, 1 deletionbrowser/base/content/certerror/aboutNetError.js
- browser/base/content/navigator-toolbox.inc.xhtml 13 additions, 0 deletionsbrowser/base/content/navigator-toolbox.inc.xhtml
- browser/base/content/utilityOverlay.js 17 additions, 0 deletionsbrowser/base/content/utilityOverlay.js
- browser/components/BrowserGlue.jsm 14 additions, 0 deletionsbrowser/components/BrowserGlue.jsm
- browser/components/about/AboutRedirector.cpp 5 additions, 0 deletionsbrowser/components/about/AboutRedirector.cpp
- browser/components/about/components.conf 1 addition, 0 deletionsbrowser/components/about/components.conf
- browser/components/moz.build 1 addition, 0 deletionsbrowser/components/moz.build
- browser/components/torconnect/TorConnectChild.jsm 9 additions, 0 deletionsbrowser/components/torconnect/TorConnectChild.jsm
- browser/components/torconnect/TorConnectParent.jsm 197 additions, 0 deletionsbrowser/components/torconnect/TorConnectParent.jsm
- browser/components/torconnect/content/aboutTorConnect.css 333 additions, 0 deletionsbrowser/components/torconnect/content/aboutTorConnect.css
- browser/components/torconnect/content/aboutTorConnect.js 862 additions, 0 deletionsbrowser/components/torconnect/content/aboutTorConnect.js
- browser/components/torconnect/content/aboutTorConnect.xhtml 66 additions, 0 deletionsbrowser/components/torconnect/content/aboutTorConnect.xhtml
- browser/components/torconnect/content/arrow-right.svg 4 additions, 0 deletionsbrowser/components/torconnect/content/arrow-right.svg
- browser/components/torconnect/content/bridge.svg 5 additions, 0 deletionsbrowser/components/torconnect/content/bridge.svg
- browser/components/torconnect/content/connection-failure.svg 7 additions, 0 deletionsbrowser/components/torconnect/content/connection-failure.svg
- browser/components/torconnect/content/connection-location.svg 4 additions, 0 deletions...ser/components/torconnect/content/connection-location.svg
- browser/components/torconnect/content/tor-connect-broken.svg 11 additions, 0 deletionsbrowser/components/torconnect/content/tor-connect-broken.svg
Loading
Please sign in to comment