wrong icon on untrusted page with trusted script & iframe

Bug reports and enhancement requests
Post Reply
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

wrong icon on untrusted page with trusted script & iframe

Post by al_9x »

Fx 6.0, NS 2.1.2.6, new profile, forbid iframe
  1. load untrusted:

    Code: Select all

    <iframe src="http://www.google.com/"></iframe>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
    
  2. the icon is "active sub-content" Image
Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: wrong icon on untrusted page with trusted script & ifram

Post by Giorgio Maone »

Putting in my TODO list, thanks.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Post Reply