[or-cvs] r15025: Lets put a log message in there. (torbutton/trunk/src/chrome/content)

mikeperry at seul.org mikeperry at seul.org
Sun Jun 8 07:16:38 UTC 2008


Author: mikeperry
Date: 2008-06-08 03:16:38 -0400 (Sun, 08 Jun 2008)
New Revision: 15025

Modified:
   torbutton/trunk/src/chrome/content/torbutton.js
Log:

Lets put a log message in there.



Modified: torbutton/trunk/src/chrome/content/torbutton.js
===================================================================
--- torbutton/trunk/src/chrome/content/torbutton.js	2008-06-08 06:58:56 UTC (rev 15024)
+++ torbutton/trunk/src/chrome/content/torbutton.js	2008-06-08 07:16:38 UTC (rev 15025)
@@ -1942,6 +1942,7 @@
         if(m_tb_is_main_window) { // main window not reset above
             // This happens on Mac OS because they allow firefox
             // to still persist without a navigator window
+            torbutton_log(3, "Last window closed. None remain.");
             m_tb_prefs.setBoolPref("extensions.torbutton.startup", true);
             m_tb_is_main_window = false;
         }



More information about the tor-commits mailing list