[FIXED] 10.1.8.17rc5 webgl blocking bug on urls with paths

Bug reports and enhancement requests
Post Reply
skriptimaahinen
Master Bug Buster
Posts: 244
Joined: Wed Jan 10, 2018 7:37 am

[FIXED] 10.1.8.17rc5 webgl blocking bug on urls with paths

Post by skriptimaahinen »

Likely affects "media" too, didn't test though.

For example: https://www.tutorialspoint.com/webgl/sr ... cation.htm

To reproduce:

1. Allow script for the subdomain https://www.tutorialspoint.com (NOT ...tutorialspoint.com)
2. Enable WebGL by clicking the placeholder (enables it for the path https://www.tutorialspoint.com/webgl/sr ... cation.htm).

Expected: WebGL element is activated

Result: placeholder remains even after refresh.

Notes:

Setting https://www.tutorialspoint.com to DEFAULT (no rights) or enabling webgl for both subdomain and path, allows the WebGL to work. (Needs to be done in the settings as the subdomain is not shown in the popup after the path gets customized rule.)

If both subdomain and path have webgl enabled, the WebGL will work only if the settings for both subdomain and path are set to either temporary or permanent. If they are opposite, the WebGL will fail to work.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: 10.1.8.17rc5 webgl blocking bug on urls with paths

Post by Giorgio Maone »

Should be fixed here in latest development build:
v 10.1.8.17rc7
=============================================================
x Fixed inconsistencies affecting ChildPolicies content
script auto-generated matching rules.
x Fixed potential issues with cross-process messages
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
skriptimaahinen
Master Bug Buster
Posts: 244
Joined: Wed Jan 10, 2018 7:37 am

Re: 10.1.8.17rc5 webgl blocking bug on urls with paths

Post by skriptimaahinen »

Looks good. Thanks!
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Post Reply