Commits on Source (6)
-
henry authored
Bug 42091: Tidy up authPrompt.jsm. Stop importing modules to the global scope and remove authUtil.jsm. Refactor the description string handling.
-
henry authored
Bug 42091: Remove authPrompt "Learn More" href from TorStrings.
-
henry authored
-
henry authored
Bug 42091: Use TorUIUtils to shorten the onion address.
-
henry authored
Bug 42091: Shorten the shown onion address in the auth prompt.
-
henry authored
Bug 42091: Shorten onion address in site identity panel to be consistent with the circuit display.
Showing
- browser/base/content/browser-siteIdentity.js 9 additions, 1 deletionbrowser/base/content/browser-siteIdentity.js
- browser/base/content/browser.js 1 addition, 0 deletionsbrowser/base/content/browser.js
- browser/components/onionservices/content/authPreferences.js 5 additions, 4 deletionsbrowser/components/onionservices/content/authPreferences.js
- browser/components/onionservices/content/authPrompt.js 54 additions, 69 deletionsbrowser/components/onionservices/content/authPrompt.js
- browser/components/onionservices/content/authUtil.jsm 0 additions, 25 deletionsbrowser/components/onionservices/content/authUtil.jsm
- browser/components/onionservices/jar.mn 0 additions, 1 deletionbrowser/components/onionservices/jar.mn
- browser/components/torcircuit/content/torCircuitPanel.js 4 additions, 18 deletionsbrowser/components/torcircuit/content/torCircuitPanel.js
- browser/modules/TorStrings.jsm 0 additions, 1 deletionbrowser/modules/TorStrings.jsm
- browser/modules/TorUIUtils.sys.mjs 26 additions, 0 deletionsbrowser/modules/TorUIUtils.sys.mjs
- browser/modules/moz.build 1 addition, 0 deletionsbrowser/modules/moz.build
browser/modules/TorUIUtils.sys.mjs
0 → 100644