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

Whitelist websites for WebRTC on Firefox #251

Closed
8 tasks done
amitkot opened this issue Oct 2, 2018 · 1 comment
Closed
8 tasks done

Whitelist websites for WebRTC on Firefox #251

amitkot opened this issue Oct 2, 2018 · 1 comment
Labels
invalid not a uBlock issue

Comments

@amitkot
Copy link

amitkot commented Oct 2, 2018

Prerequisites

  • I verified that this is not a filter issue
  • This is not a support issue or a question
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue
    • Your issue may already be reported.
  • I tried to reproduce the issue when...
    • uBlock Origin is the only extension
    • uBlock Origin with default lists/settings
    • using a new, unmodified browser profile
  • I am running the latest version of uBlock Origin
  • I checked the documentation to understand that the issue I report is not a normal behavior

Description

When disabling WebRTC via uBlock Origin, when whitelisting a website the WebRTC remains blocked.
This makes is hard to use websites that require WebRTC, e.g. Google Hangout.

A specific URL where the issue occurs

e.g. https://meet.google.com

Steps to Reproduce

  1. Install uBlock Origin
  2. Configure > Settings > enable "Prevent WebRTC"
  3. Browse to Google Hangout.
  4. Whitelist the website.
  5. Try to open a session

Expected behavior:

Hangout session opens successfully.

Actual behavior:

Session does not open, due to blocked WebRTC. To verify, you can alternatively whitelist https://www.privacytools.io/webrtc.html and see that WebRTC stays blocked.

Your environment

  • uBlock Origin version: 1.17.0
  • Browser Name and version: Firefox Developer Edition 63.0b10
  • Operating System and version: macOS 10.13.6
@gorhill
Copy link
Member

gorhill commented Oct 2, 2018

"Prevent WebRTC from leaking ..." is a global setting, not a per-site setting, so what you ask is not possible.

See gorhill/uBlock#3225.

@gorhill gorhill added the invalid not a uBlock issue label Oct 2, 2018
@gorhill gorhill closed this as completed Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid not a uBlock issue
Projects
None yet
Development

No branches or pull requests

2 participants