Description- remove LazyWebRequest (issue 4688) and fix tests, the rest is for issue 5182
- make make FilterEngine::IsConnectionAllowedCallback asynchronous (it's also renamed)
FilterEngine does not use detached thread for it anymore, now it's a responsibility of a user of libadblockplus.
- rename member of FilterEngine::CreationParameters isConnectionAllowedCallback to isSubscriptionDowloadAllowedCallback
- rename FilterEngineIsAllowedConnectionTest to FilterEngineIsSubscriptionDownloadAllowedTest and make it less hacky.
# it seems too much, let me know if you think it should be split into commits.
# based on https://codereview.adblockplus.org/29435645/
Patch Set 1 #
Total comments: 3
MessagesTotal messages: 3
|