gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.56k stars 473 forks source link

Unblockable media/other items in Firefox #381

Closed ghost closed 6 years ago

ghost commented 9 years ago

uMatrix 0.9.2.3 Firefox 41.0.2

Tested with default uMatrix settings & clean Firefox profile.

  1. Clear cache
  2. Navigate to http://kara.8ch.net/b/
  3. Notice that there is loud/annoying auto-playing audio in the background
  4. Remove
* * css allow
* * frame block
* * image allow
* 1st-party * allow
* 1st-party frame allow

so that only
* * * block is left.

  1. Open the logger
  2. Refresh the page
  3. Notice that there is still auto-playing audio in the background, despite the fact that the logger reports everything blocked

Note: It appears Firefox isn't reporting any media/audio in the Network Monitor either.

gorhill commented 9 years ago

Duplicate of #199.

ghost commented 9 years ago

This may be a duplicate of #199, so I apologize if it is, but with #199, the network monitor still reports a request. 52tynqxtszmj 1 xmztz7-kdev_ 1 The network monitor isn't reporting any requests for the audio/media files here, though, but they're still playing in the background. o70qaujvajxp 1

gorhill commented 9 years ago

Could be related to this: https://github.com/chrisaljoudi/uBlock/issues/955.

gorhill commented 6 years ago

Since this is about Firefox legacy, closing -- I no longer maintain a version for Firefox legacy.