Skip to content

New tor connect toolbar buttons

Merge Info

  • Related Issues

  • Backport Timeline

    • Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build)
    • Next Minor Stable Release - patchset that needs to be verified in nightly before backport
    • Eventually - patchset that needs to be verified in alpha before backport
    • No Backport - patchset for the next major stable
  • Upstream Merging

    • No upstream merge.
  • Issue Tracking

Change Description

We remove the old torBootstrapUrlbar.js component and replace it with:

  • a url bar "Connect" button to be shown outside of "about:torconnect", which triggers bootstrapping.
  • a toolbar button that shows the connection status, and opens "about:torconnect" without bootstrapping when clicked.

We do some general tidy up related to these components as well.

Edited by richard

Merge request reports