-
Notifications
You must be signed in to change notification settings - Fork 100
Description
Prerequisites
- I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- I tried to reproduce the issue when...
- uBlock Origin is the only extension
- uBlock Origin with default lists/settings
- using a new, unmodified browser profile
- I am running the latest version of uBlock Origin
- I checked the documentation to understand that the issue I report is not a normal behavior
Description
While uBO can't access indexedDB in Firefox's permanent private mode is a known issue, it appears that it can't update the filters in private mode as well. Updating using the "Update now" button doesn't change the filter count. (I'm not sure if it's a display issue or if no filters are actually loaded)
A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
Steps to Reproduce
- Start Firefox normally (not in private mode) and make sure the filters are up to date
- Close Firefox then restart Firefox with the command line options: '-no-remote -private'
- Go to uBlock Origin Setting and click "Update now"
Expected behavior:
The filters are initially all out of date. After updating the filters, the yellow triangles disappear and the filter count changes because newer version of the filters are loaded. The filter count should be roughly equal the filter count in Firefox normal mode (before the restart with extra command line options)
Actual behavior:
The filters are initially all out of date. After updating the filters, the yellow triangles disappear. However neither the network filter count nor the cosmetic filter count change, giving the appearance as if none of the filters are updated. The filter count is also significantly lower than in Firefox normal mode (before the restart with extra command line options)
Your environment
- uBlock Origin version: 1.18.2 (however this is happening for at least a few months)
- Browser Name and version: Firefox 60.5.0 ESR on Win10 && Firefox 64 on Linux
- Operating System and version: Windows 10 Update 1803 && Lubuntu 18.04.1