Page 1 of 1

wrong icon on untrusted page with trusted script & iframe

Posted: Wed Aug 17, 2011 8:22 am
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

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

Posted: Fri Aug 19, 2011 10:31 pm
by Giorgio Maone
Putting in my TODO list, thanks.