[Pkg-mozext-commits] [requestpolicy] 12/80: Update ContentPolicy class-description
David Prévot
taffit at moszumanska.debian.org
Sun Jul 5 15:02:24 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 dcb83132e73561404e9e9426df0dcbe244a69fd4
Author: Martin Kimmerle <dev at 256k.de>
Date: Tue May 12 01:29:36 2015 +0200
Update ContentPolicy class-description
---
src/content/main/content-policy.jsm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/main/content-policy.jsm b/src/content/main/content-policy.jsm
index 382193e..7c4691f 100644
--- a/src/content/main/content-policy.jsm
+++ b/src/content/main/content-policy.jsm
@@ -49,7 +49,7 @@ let PolicyImplementation = (function() {
let xpcom_categories = ["content-policy"];
let self = {
- classDescription: "RequestPolicy JavaScript XPCOM Component",
+ classDescription: "RequestPolicy ContentPolicy Implementation",
classID: Components.ID("{d734b30a-996c-4805-be24-25a0738249fe}"),
contractID: "@requestpolicy.org/rpcontinued-service;1"
};
--
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