[Pkg-mozext-commits] [itsalltext] 45/459: Added some todo notes

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:05 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 e6130043e85225cf853eff50e41c63402ae96afc
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Wed Jan 3 16:38:10 2007 -0500

    Added some todo notes
---
 chrome/content/itsalltext.js | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 7a7522f..8e3a180 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -559,9 +559,8 @@ function ItsAllTextOverlay() {
     gumdrop.style.MozOpacity       = "0.7";
     gumdrop.title                  = "It's All Text";
 
-    // This doesn't seem to work because it's not privelidged enough to get
-    // to the chrome.
-    // var gumdrop = doc.createElementNS("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul", "image");
+    // @todo try the gumdrop graphic again
+    // var gumdrop = doc.createElementNS("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul", "xul:image");
     // gumdrop.style.border     = 'none';
     // gumdrop.style.position   = 'relative';
     // gumdrop.src              = 'chrome://itsalltext/chrome/content/gumdrop.png';

-- 
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