brave-experiments / ad-block

Ad block engine used in the Brave browser for ABP filter syntax based lists like EasyList.
https://www.brave.com
Mozilla Public License 2.0
240 stars 95 forks source link

Fix deserialized host anchored domain only filter matching #193

Closed bbondy closed 5 years ago

bbondy commented 5 years ago

Back several months ago when we added EasyPrivacy support we added a perf optimization to make that possible for domain only host anchored filters. This is stored last in the serialization file, so we didn't see any fallout.

The situation is described more in the issue below.

FIx https://github.com/brave/ad-block/issues/190