Skip to content
  • Alex Catarineu's avatar
    Bug 40006: Fix new identity for 81 · 72cbb6d5
    Alex Catarineu authored
    New identity tries to disable some buttons to prevent them from
    being clicked while doing a new identity. These are now initialized
    lazily, which makes the current code fail. Instead of doing that,
    we now avoid disabling the buttons and ignore new identity requests
    while one is in progress.
    72cbb6d5