summaryrefslogtreecommitdiff
path: root/src/adblock/adblockrulenullimpl.h
Commit message (Collapse)AuthorAgeFilesLines
* Consider option && ~option as null rules when option is not implementedAndrea Diamantini2012-02-101-1/+1
| | | | BUG: 246801
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* AdBlock: adding a Null Rule to match all the unimplemented filters.Andrea Diamantini2011-02-241-0/+51
BUG:248045 BUG:253329 BUG:265909