MathewWi / notscripts

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

Treats iframe as parent domain #169

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Whitelist a site with iframes from another site, eg., theneeds.com.
2. Go to a page with said iframe, eg., a news story.
3.

What is the expected output? What do you see instead?
  Content from whitelisted site should run javascript; content from other domains should not. At least some permissions are inherited.

What version of the product are you using? On what operating system?
   Version 0.9.6 in Chrome 32.0.1700.72 on Linux.

Please provide any additional information below.
  Comparing pages from sites not whitelisted inside & outside iframes shows iframed pages run scripts.

Original issue reported on code.google.com by Xan...@gmail.com on 19 Jan 2014 at 10:36