[Pkg-mozext-commits] [firebug] 37/59: Fix a comment
    David Prévot 
    taffit at moszumanska.debian.org
       
    Thu Aug 14 14:52:56 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firebug.
commit 5aea8601dff8e31717b3ef96018e01413e12b39b
Author: Simon Lindholm <simon.lindholm10 at gmail.com>
Date:   Thu Jul 31 13:09:00 2014 +0200
    Fix a comment
---
 extension/content/firebug/net/tabCache.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extension/content/firebug/net/tabCache.js b/extension/content/firebug/net/tabCache.js
index 471d8d6..f7578e6 100644
--- a/extension/content/firebug/net/tabCache.js
+++ b/extension/content/firebug/net/tabCache.js
@@ -462,7 +462,7 @@ Firebug.TabCache.prototype = Obj.extend(SourceCache.prototype,
             if (doc)
                 charset = doc.characterSet;
 
-            // XXX We could probably instead check
+            // xxxSimon We could probably instead check
             // (url == this.context.browser.contentWindow.location.href)
             // here, just like sourceCache, but I'd rather avoid changing behavior
             // of crufty-but-working legacy code.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git
    
    
More information about the Pkg-mozext-commits
mailing list