[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10761 [Firefox Patch Issues]: Restoring windows and tabs causes crash on exit
#10761: Restoring windows and tabs causes crash on exit
--------------------------------------+-----------------------
Reporter: cypherpunks | Owner: mikeperry
Type: defect | Status: new
Priority: normal | Milestone:
Component: Firefox Patch Issues | Version:
Resolution: | Keywords: tbb-crash
Actual Points: | Parent ID:
Points: |
--------------------------------------+-----------------------
Comment (by cypherpunks):
How to reproduce bug without connection to Tor. (Internet connection still
need for reproduction)
1. Install TBB3.x
2. Remove all add-ons, enabled direct connection without proxy.
3. Open Browser Console (Ctrl+Shift+J)
4. Run next code there (paste, press enter):
{{{
var req =
Components.classes["@mozilla.org/xmlextras/xmlhttprequest;1"]
.createInstance(Components.interfaces.nsIXMLHttpRequest);
var url = "https://check.torproject.org/?TorButton=true";
req.open('GET', url, true);
req.send(null);
}}}
5. Restart browser.
6. Repeat 4th step yet one time (paste, press enter).
7. Close browser.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10761#comment:35>
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