Bug 40006: Fix new identity for 81
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.
Please register or sign in to comment