[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser/tor-browser-17.0.6esr-6] Bug #8987: Disable 'Saved Application State' in MacOS



commit e6f83997b471fc57e63a10a773cd0861388f1590
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Fri Jun 21 20:07:49 2013 -0700

    Bug #8987: Disable 'Saved Application State' in MacOS
    
    Prevents leaking our window titles to the disk outside of TBB.
---
 browser/app/macbuild/Contents/Info.plist.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/browser/app/macbuild/Contents/Info.plist.in b/browser/app/macbuild/Contents/Info.plist.in
index 3fa871a..1192647 100644
--- a/browser/app/macbuild/Contents/Info.plist.in
+++ b/browser/app/macbuild/Contents/Info.plist.in
@@ -216,5 +216,6 @@
   <true/>
   <key>NSPrincipalClass</key>
   <string>GeckoNSApplication</string>
+  <key>NSDisablePersistence</key><true/>
 </dict>
 </plist>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits