[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #11783 [TorBrowserButton]: Torbutton: Unexpected error on new identity: TypeError: b.webProgress is undefined
#11783: Torbutton: Unexpected error on new identity: TypeError: b.webProgress is
undefined
----------------------------------+------------------------
Reporter: cypherpunks | Owner: mikeperry
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: TorBrowserButton | Version:
Resolution: | Keywords: tbb-newnym
Actual Points: | Parent ID:
Points: |
----------------------------------+------------------------
Comment (by cypherpunks):
Or even simpler:
{{{
--- torbutton.js
+++ torbutton.js.modified
@@ -1430,6 +1430,7 @@
// Bug 1506 P4: Needed for New Identity.
function torbutton_new_identity() {
+ document.getElementById("torbutton-new-identity").disabled = true;
try {
torbutton_do_new_identity();
} catch(e) {
}}}
This should be the same.
But why torbutton_new_identity called twice at all? without answer even
this kludge can't guarantee such protection actually works for every case.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11783#comment:29>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs