-
- Downloads
Bug 27476: Implement about:torconnect captive portal within Tor Browser
- implements new about:torconnect page as tor-launcher replacement - adds tor connection status to url bar and tweaks UX when not online - 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 - explicitly allows about:torconnect URIs to ignore Resist Fingerprinting (RFP) - various tweaks to info-pages.inc.css for about:torconnect (also affects other firefox info pages) Bug 40773: Update the about:torconnect frontend page to match additional UI flows
parent
d3866581
No related branches found
No related tags found
Showing
- browser/actors/NetErrorParent.jsm 6 additions, 0 deletionsbrowser/actors/NetErrorParent.jsm
- browser/base/content/browser.js 44 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 1 addition, 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 328 additions, 0 deletionsbrowser/components/torconnect/content/aboutTorConnect.css
- browser/components/torconnect/content/aboutTorConnect.js 859 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 5 additions, 0 deletionsbrowser/components/torconnect/content/connection-failure.svg
- browser/components/torconnect/content/connection-location.svg 5 additions, 0 deletions...ser/components/torconnect/content/connection-location.svg
- browser/components/torconnect/content/onion-slash-fillable.svg 5 additions, 0 deletions...er/components/torconnect/content/onion-slash-fillable.svg
Loading