]> spindle.queued.net Git - midori/commit
Refactor Adblock to use simpler checks with optional pattern matching
authorAlexander Butenko <a.butenka@gmail.com>
Fri, 18 Dec 2009 18:56:10 +0000 (19:56 +0100)
committerChristian Dywan <christian@twotoasts.de>
Fri, 18 Dec 2009 20:21:56 +0000 (21:21 +0100)
commit12ed2da7688e5984baeaf837c83f6d140ad34865
tree7ef940a87e2014963c5ac65330cf17fa580b5e94
parent7a2fad7578f52ec5f605dcc7c804c9ff8bf66b95
Refactor Adblock to use simpler checks with optional pattern matching

The style is only added once. Match checks are simpler so they can
be a lot faster. And slow pattern matching is optional, albeit
it currently is hardcoded in the source.
extensions/adblock.c