summaryrefslogtreecommitdiff
path: root/src/adblock/adblockrulenullimpl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Return false for null mimetypes"Rohan Garg2011-03-111-4/+0
| | | | | This reverts commit 09bf176c22a25cee65b20b7aee9fdf9e541798af. This isn't *really* required, my bad
* Return false for null mimetypesRohan Garg2011-03-091-0/+4
| | | | BUG:267706
* Coding styleAndrea Diamantini2011-02-251-3/+3
|
* AdBlock: adding a Null Rule to match all the unimplemented filters.Andrea Diamantini2011-02-241-0/+135
BUG:248045 BUG:253329 BUG:265909