This repository was archived by the owner on Sep 19, 2020. It is now read-only.

Description
Prerequisites
Description
uMatrix may update assets even if "Auto-update assets" is unchecked
Steps to Reproduce
- install uMatrix in fresh Firefox profile
- go to Dashboard and uncheck "Auto-update assets"
- close Dashboard, close browser
- reopen browser, open console (adjust filter to show xhr)
- assets will start updating after ~7 minutes
Notes
Logging line added just before µm.scheduleAssetUpdater here https://github.com/gorhill/uMatrix/blob/db7feed9c5558933aa4962525072c4b1d04633d2/src/js/start.js#L56
console.log('µm.userSettings.autoUpdate', µm.userSettings.autoUpdate);
will print
µm.userSettings.autoUpdate true
to the console if Firefox run with -jsconsole parameter.
You can check auto-update, restart, uncheck, restart, and console will always print true.
This may (will?) eventually fix itself, but I don't know how yet. (I somehow manged to switch it to false but don't know how.)
See also https://old.reddit.com/r/uMatrix/comments/9d8dd9/two_bugs_in_umatrix/
Your environment
- uMatrix version: 1.3.14
- Browser Name and version: Firefox ESR 60.2.1, Nightly 20180925100100
- Operating System and version: Mint 18.3