Actions
Bug #444
closedBlocklists show 0 blocks if the main URL is blocked.
Start date:
05/16/2019
Due date:
% Done:
0%
Estimated time:
Description
For example, https://support.google.com/analytics/answer/1033867 is blocked by UltraPrivacy, but the blocklists do not show anything.
Updated by Soren Stoutner over 5 years ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner over 5 years ago
This is caused because the initial resource request for the main URL is made before `nestedScrollWebView.clearResourceRequests()` is called in `onPageStarted()`.
Updated by Soren Stoutner over 5 years ago
- Status changed from New to Closed
Actions