Skip to content
  • anonym's avatar
    Bug 15915: Hide circuit display if it is disabled. · fc05d63a
    anonym authored and Georg Koppen's avatar Georg Koppen committed
    If extensions.torbutton.display_circuit = false from the start, then
    myController will never be set, so when we call stop() we won't call
    syncDisplayWithSelectedTab(false) to hide the circuit display.
    fc05d63a