mbille46 / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

Blocks Neutron Drive even when all scripts are whitelisted #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have files in Google Drive and try to open them in Neutron Drive (a Chrome 
web app). Files won't open.
2. Whitelist all of the scripts of Neutron Drive in ScriptNo. Files still won't 
open.
3. Disable ScriptNo. The files will open.

What is the expected output? What do you see instead?
Two months ago, I could open files in Neutron Drive while ScriptNo was active. 
Now I can't.  I think this has to do with their latest upgrade.  Neutron Drive 
still loads, but now it can't open any files.  If I take a look using Inspect 
Element, I can see that ScriptNo is preventing the loading of the script file 
https://neutron-drive.appspot.com/static/ace/src-min/worker-php.js.  That 
domain is clearly whitelisted, and all the other files from it load, just not 
that one.

What version of the product are you using? On what operating system?
Google Chrome version 29.0.  Mac Snow Leopard.

Please provide any additional information below.

Original issue reported on code.google.com by DevinAet...@gmail.com on 1 Sep 2013 at 4:18