uBlockOrigin / uMatrix-issues

This is the community-maintained issue tracker for uMatrix
https://github.com/gorhill/uMatrix
123 stars 17 forks source link

Show Domains hierarchical to be able to detect dependences between scripts #257

Closed Mannshoch closed 4 years ago

Mannshoch commented 4 years ago

Prerequisites

Description

Many times Scripts are cascaded through several domains. Many time I have to allow a script and after reload a bunch of new scripts appear in uB then I have to allow another script and again a bunch of scripts appear. I do not like it to try unblocking ressources part be part.

A specific URL where the issue occurs

On fanfiction.net/login.php you need to enable google recapcha.

Steps to Reproduce

  1. Unlock scripts for google.com
  2. Reload
  3. Unlock scripts for gstatic.com If you try to login, scripts for gstatic.com create a frame to google.com
  4. You have to unlock frames and XHR for google.com
  5. Now you could log in

Expected behavior:

Mockup grafik

Your environment

gorhill commented 4 years ago

This involves re-writing large parts of uMatrix, I prefer to decline, and additionally, I do not think it is desirable behavior.