Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Allow $SITE to run flash notifications should not appear on tor tabs #14480

Closed
diracdeltas opened this issue Jun 21, 2018 · 2 comments
Closed

Comments

@diracdeltas
Copy link
Member

Since Flash is not runnable on Tor tabs (#13396), the "Allow SITE to run flash" notification bar should not appear on Tor tabs.

STR:

  1. go to a tor tab and open http://www.ultrasounds.com/
  2. notice the "Allow Flash to run" notification bar appears

Expected behavior: No notification bars should appear

@diracdeltas diracdeltas self-assigned this Jun 21, 2018
@diracdeltas diracdeltas added this to the 0.23.x (Beta Channel) milestone Jun 21, 2018
diracdeltas added a commit that referenced this issue Jun 21, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
diracdeltas added a commit that referenced this issue Jun 21, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
diracdeltas added a commit that referenced this issue Jun 21, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
diracdeltas added a commit that referenced this issue Jun 21, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
@diracdeltas
Copy link
Member Author

fixed by #14482

bsclifton pushed a commit that referenced this issue Jun 22, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
diracdeltas added a commit that referenced this issue Jun 22, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
bsclifton pushed a commit that referenced this issue Jun 23, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
@srirambv
Copy link
Collaborator

srirambv commented Jun 25, 2018

Verified on Windows 10 x64 using

  • 0.23.16 - 2042c45
  • Muon - 7.1.1
  • libchromiumcontent - 67.0.3396.87

Verified with macOS 10.12.6 using

  • 0.23.17 bc754eb
  • Muon 7.1.2
  • libchromiumcontent 67.0.3396.87

Verified on Ubuntu 18.04 x64 using the following build:

  • 0.23.17 bc754eb
  • muon: 7.1.2
  • libchromiumcontent: 67.0.3396.87

bsclifton pushed a commit that referenced this issue Jun 25, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
bsclifton pushed a commit that referenced this issue Jun 26, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
bsclifton pushed a commit that referenced this issue Jun 27, 2018
use the new torEnabled content script settings to block content scripts that
shouldn't be runnning in Tor tabs

fix #14480

Test Plan:
1. open tor tab
2. go to http://www.ultrasounds.com/
3. you should not see a notification to run flash
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.