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

[tor-commits] [tor-launcher/master] Add TODO comment r.e. error alert width problem.



commit 5c86998829dde659274df9cdf03b7b7dc9050350
Author: Kathy Brade <brade@xxxxxxxxxxxxxx>
Date:   Tue Apr 9 13:51:14 2013 -0400

    Add TODO comment r.e. error alert width problem.
---
 src/modules/tl-util.jsm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/modules/tl-util.jsm b/src/modules/tl-util.jsm
index e6ed617..8809ee4 100644
--- a/src/modules/tl-util.jsm
+++ b/src/modules/tl-util.jsm
@@ -29,6 +29,7 @@ let TorLauncherUtil =  // Public
   // Error Reporting / Prompting
   showAlert: function(aParentWindow, aMsg)
   {
+    // TODO: alert() does not always resize correctly to fit the message.
     try
     {
       if (!aParentWindow)

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