[Pkg-mozext-commits] [requestpolicy] 77/280: new TODO

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:30:01 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 bcab6ec8132d862f976ac86bd8a35b0800018a95
Author: Martin Kimmerle <dev at 256k.de>
Date:   Wed Dec 31 11:32:55 2014 +0100

    new TODO
---
 src/content/lib/requestpolicy-service.jsm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/content/lib/requestpolicy-service.jsm b/src/content/lib/requestpolicy-service.jsm
index dd5071a..2126c60 100644
--- a/src/content/lib/requestpolicy-service.jsm
+++ b/src/content/lib/requestpolicy-service.jsm
@@ -514,6 +514,8 @@ let rpService = (function() {
     observe: function(subject, topic, data) {
       switch (topic) {
         case "http-on-modify-request" :
+          // TODO: observe "http-on-modify-request" not here, but in
+          //       RequestProcessor
           RequestProcessor._examineHttpRequest(subject);
           break;
         case SUBSCRIPTION_UPDATED_TOPIC:

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