This repository was archived by the owner on Sep 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
This repository was archived by the owner on Sep 19, 2020. It is now read-only.
Requests bypass uMatrix on Firefox start #69
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestfixedissue has been addressedissue has been addressed
Description
Prerequisites
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- This is not a support issue or a question
- Support issues and questions are handled at /r/uMatrix
- I tried to reproduce the issue when...
- uMatrix is the only extension
- uMatrix with default lists/settings
- using a new, unmodified browser profile
- I am running the latest version of uMatrix
- I checked the documentation to understand that the issue I report is not a normal behavior
Description
Requests that should be caught by uMatrix are not caught.
A specific URL where the issue occurs
I managed to reproduce this on Github but I do not think this only happens on Github.
Steps to Reproduce
- Use a slow computer
- Use Firefox 62
- Set
browser.sessionstore.restore_on_demandto false in about:config - In uMatrix, make sure that the website you're testing this on is not allowed to fetch images
- Open lots of tabs, notice how the images aren't loaded
- Close firefox and restart it immediately
- Notice that the images of the active tab have been loaded
- Reload the page, notice that the images are not loaded
Supporting evidence
As you can see my github avatar is loaded while requests to githubusercontent are forbidden.
Your environment
- uMatrix version: 1.3.14
- Browser Name and version: Firefox 62.0
- Operating System and version: Linux 4.15.0-36-generic Inconsistency in the default rules #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Additional thoughts
This might be a Firefox problem rather that a uMatrix problem. There could be a race between the extension-loading process and the page-loading one. If this is what's happening here you might not be able to do anything about it except report it to Mozilla.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixedissue has been addressedissue has been addressed
