[Pkg-mozext-commits] [itsalltext] 28/459: Added a todo item

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:03 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 af51c9976e4988006b1299f2613fd3b37b13027d
Author: Christian Höltje <docwhat at gerf.org>
Date:   Mon Dec 18 07:35:54 2006 -0500

    Added a todo item
---
 chrome/content/itsalltext.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 51d5f68..e9ea0f5 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -68,6 +68,8 @@ function ItsAllTextOverlay() {
    * @type Hash
    */
   var cache = {};
+  // TODO: The cache should periodically be cleaned up.
+
   /**
    * Keeps track of all the refreshes we are running.
    * @type Array

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