[tor-commits] [meek/master] Link to discussion of the headless browser tricks on mac.

dcf at torproject.org dcf at torproject.org
Fri Feb 19 17:24:33 UTC 2016


commit 53e4b9fbd7971dbd431a63a05f821eab9bf8e35c
Author: David Fifield <david at bamsoftware.com>
Date:   Fri Feb 19 09:23:54 2016 -0800

    Link to discussion of the headless browser tricks on mac.
---
 meek-client-torbrowser/mac.go | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meek-client-torbrowser/mac.go b/meek-client-torbrowser/mac.go
index 7eee72d..22f9be4 100644
--- a/meek-client-torbrowser/mac.go
+++ b/meek-client-torbrowser/mac.go
@@ -9,6 +9,7 @@ const (
 	// The TorBrowser.app.meek-http-helper directory is a special case for
 	// the mac bundle. It is a copy of TorBrowser.app that has a modified
 	// Info.plist file so that it doesn't show a dock icon.
+	// https://bugs.torproject.org/11429#comment:10
 	firefoxPath        = "PluggableTransports/TorBrowser.app.meek-http-helper/Contents/MacOS/firefox"
 	firefoxProfilePath = "../Data/Browser/profile.meek-http-helper"
 )



More information about the tor-commits mailing list