[tor-commits] [tor-launcher/master] Suppress repeated bootstrap error alerts.

2013-04-17 Thread brade
commit 69c469efe1abc033224ea8219555e3aab9416a58 Author: Kathy Brade Date: Wed Apr 17 14:39:26 2013 -0400 Suppress repeated bootstrap error alerts. --- src/chrome/content/network-settings.js |1 + src/components/tl-process.js | 19 +-- 2 files changed, 18 ins

[tor-commits] [tor-launcher/master] Suppress repeated bootstrap error alerts (fix another edge case).

2013-04-18 Thread brade
commit 7ccb90e3f3053e3e5296eda5d7a543b696e01c10 Author: Kathy Brade Date: Wed Apr 17 14:55:00 2013 -0400 Suppress repeated bootstrap error alerts (fix another edge case). --- src/components/tl-process.js |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/comp