-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Steps to reproduce:
- Create a clean profile, install latest NoScript and uBlock Origin
- Disable e10s (not reproducible in e10s mode), restart browser
- Open this: http://geektimes.ru/company/audiomania/blog/266146/
- In NoScript click "Allow all this page", refresh page
- Open network console, see how 5th or so request goes to: https://vk.com/js/api/openapi.js?63
- In uBlock Origin, create this filter:
||vk.com$third-party
- Refresh that tab, see how no requests to vk.com are made -- this is expected
- Open NoScript options, go to Advanced, HTTPS, Behavior, Force, and put
vk.com
there - Refresh that tab, see how a request to vk.com is made -- this must not happen, request must be blocked