Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking video through no-large-media switch can cause infinite requests #1201

Open
gorhill opened this issue Aug 8, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@gorhill
Copy link
Member

gorhill commented Aug 8, 2020

As per https://www.reddit.com/r/uBlockOrigin/comments/i4oopi/how_to_whitelist_remote_sites_on_blocking_large/g0p83sw/:

  • Launch Firefox (issue does not occur in Chromium)
  • Check "Block media elements larger than [50] KB" option in uBO's dashboard
  • Open uBO's logger
  • Open a new tab and navigate to http://www.capstone.cse.msu.edu/2019-08/projects/mozilla/project-video.mp4

Result:

The logger shows a never ending amount of requests being made to above URL, which requests are blocked at onHeadersReceived() time because of the no-large-element switch.

uBO 1.28.4
Firefox 79.0

@gorhill gorhill changed the title Blocking video through no-large-media switch causes infinite requests Blocking video through no-large-media switch can cause infinite requests Aug 8, 2020
@uBlock-user uBlock-user added the bug Something isn't working label Aug 9, 2020
gorhill added a commit to gorhill/uBlock that referenced this issue Mar 26, 2024
gorhill added a commit to gorhill/uBlock that referenced this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants