Page 1 of 1

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

Posted: Tue Aug 21, 2018 11:18 am
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.

Re: 10.1.8.17rc5 webgl blocking bug on urls with paths

Posted: Tue Aug 21, 2018 10:05 pm
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

Re: 10.1.8.17rc5 webgl blocking bug on urls with paths

Posted: Wed Aug 22, 2018 10:37 am
by skriptimaahinen
Looks good. Thanks!