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

9 Apr
2013
9 Apr
'13
5:51 p.m.
commit 5c86998829dde659274df9cdf03b7b7dc9050350 Author: Kathy Brade <brade@torproject.org> 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)
4444
Age (days ago)
4444
Last active (days ago)
0 comments
1 participants
participants (1)
-
brade@torproject.org