[Pkg-mozext-commits] [requestpolicy] 63/280: edit a comment

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:30:00 UTC 2015


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 131f08882308d2904aee1ea8a0900aeb782cc0fd
Author: Martin Kimmerle <dev at 256k.de>
Date:   Thu Dec 25 15:35:36 2014 +0100

    edit a comment
---
 src/content/ui/menu.js | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/content/ui/menu.js b/src/content/ui/menu.js
index 9707921..9c7527f 100644
--- a/src/content/ui/menu.js
+++ b/src/content/ui/menu.js
@@ -662,10 +662,11 @@ requestpolicy.menu = (function() {
   };
 
 
-  // Note to self: It's been too long since I looked at some of the new code.
-  // I think I may have assumed that I'd get rid of the different strictness
-  // levels and just use what is currently called LEVEL_SOP. If using anything
-  // else there will be errors from within getDeniedRequests().
+  // Note by @jsamuel:
+  // „It's been too long since I looked at some of the new code.
+  //  I think I may have assumed that I'd get rid of the different strictness
+  //  levels and just use what is currently called LEVEL_SOP. If using anything
+  //  else there will be errors from within getDeniedRequests().“
 
 
   self._getBlockedDestinationsAsGUILocations = function() {

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



More information about the Pkg-mozext-commits mailing list