Bug 14271: Make Torbutton work with Unix Domain Socket option
commit28a55f5bf324f43373006328c5b03793096f71c4
authorKathy Brade <brade@pearlcrescent.com>
Fri, 9 Sep 2016 15:53:23 +0000 (9 11:53 -0400)
committerKathy Brade <brade@pearlcrescent.com>
Fri, 9 Sep 2016 15:53:23 +0000 (9 11:53 -0400)
treef21138f742afffd3decd7d7e64191c4d3d58b187
parent5ea022aadf6416a1f046eac47a3ec28ea2a5dd7d
Bug 14271: Make Torbutton work with Unix Domain Socket option

Call Tor Launcher's new TorGetControlSocketFile() function to determine
if a Unix domain socket is being used for Tor control port communication
and, if it is, use it instead of a TCP connection.
src/chrome/content/tor-circuit-display.js
src/chrome/content/torbutton.js
src/modules/tor-control-port.js