RequestPolicy / requestpolicy

RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
https://www.requestpolicy.com/
107 stars 17 forks source link

RequestPolicy does not block tracking at addons.mozilla.org #473

Open amarao opened 7 years ago

amarao commented 7 years ago

Steps to reproduce:

  1. Open about:addons
  2. Click on 'See more addons!' at the end of the page.
  3. New tab will be opened at url addons.mozilla.org

Expected results: Request policy blocking requests 'https://ssl.google-analytics.com'.

Actual results:

FF performs requests to curl 'https://ssl.google-analytics.com/' without been blocked.

User policy has not permissions for mozliia.org to google-analytics.com:

Screenshot: https://snag.gy/NcMsTm.jpg

Versions:

FF 52.0.1 from Ubuntu (64-bits) RP: 0.5.28-1.signed.1-signed

myrdd commented 7 years ago

RP-Continued v1.x does not have this issue, see screenshot.

amarao commented 7 years ago

Unfortunately, it is not. I'll put separate issue for this.