content-policy: new module and component
commit949bd0c8eea4ab67c7b7cdff965bee3a1dea020d
authorJohn Foerch <jjfoerch@earthlink.net>
Fri, 8 Oct 2010 15:38:35 +0000 (8 11:38 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Fri, 8 Oct 2010 15:38:35 +0000 (8 11:38 -0400)
tree990ccae7cf65049d8de4b52e19fa5ab68eabb952
parenta2d0229c217544d2767e40b2f03d4005ca70cdcf
content-policy: new module and component

This module allows users to configure content filtering, blacklisting,
whitelisting, and request monitoring in their rc.  The basic framework is
provided by this patch.  Higher level abstractions and/or user interfaces
may be built on top of this in the future as need arises.  See
http://conkeror.org/ContentPolicy for details on how to use this module.
chrome/chrome.manifest
components/content-policy.js [new file with mode: 0644]
modules/content-policy.js [new file with mode: 0644]