[Pkg-mozext-commits] [itsalltext] 84/459: added todo

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit 5eb4cf0bd767970c3b30dd997aec7bf929fcd42b
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Mon Jan 29 09:55:08 2007 -0500

    added todo
---
 chrome/content/itsalltext.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 64f5d34..68a732a 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -512,6 +512,7 @@ function ItsAllTextOverlay() {
       if (gumdrop === null || n === null || parent === null) { return; }
       gumdrop.style.bottom  = '0px';
       gumdrop.style.right   = (0-n.offsetWidth) + 'px';
+      // @todo [high] Shouldn't show gumdrop if the textarea isn't showing.
     };
  
   }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list