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

Requests bypass uMatrix on Firefox start #69

@glacambre

Description

@glacambre

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

  1. Use a slow computer
  2. Use Firefox 62
  3. Set browser.sessionstore.restore_on_demand to false in about:config
  4. In uMatrix, make sure that the website you're testing this on is not allowed to fetch images
  5. Open lots of tabs, notice how the images aren't loaded
  6. Close firefox and restart it immediately
  7. Notice that the images of the active tab have been loaded
  8. Reload the page, notice that the images are not loaded

Supporting evidence

2018-10-03-211945_958x1078_scrot

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

No one assigned

    Labels

    enhancementNew feature or requestfixedissue has been addressed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions