mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
7e6d619516
Regexp will be parsed into parts that can be used with QString::contains for quick match. If url contains all parts, real QRegExp matching is applied. This speedup affects rules that are internally converted into regexp, not AdBlock's regexp rules (but those rules are very rarely used in subscriptions, so there's no need to optimise them) |
||
---|---|---|
.. | ||
autotests | ||
adblock.html | ||
form.html | ||
link_tests.html | ||
popup.html | ||
popupwindows.html |