> That test is broken due to mixed active content, but my site does not have this problem. Can you send me your test case, so I can see the problem?
Honza On Tuesday, September 3, 2013 4:37:43 PM UTC+2, Sky Wickenden wrote: > > That test is broken due to mixed active content, but my site does not have > this problem. The iframe is not on SSL (or both are on SSL) and the page > works fine. > > The only problem is that firebug console statements do not work in the > iframe that is in a different domain. > > > On Tue, Sep 3, 2013 at 3:29 PM, Jan Honza Odvarko > <[email protected]<javascript:> > > wrote: > >> I believe you are talking about this test case: >> https://getfirebug.com/tests/manual/issues/5978/issue5978.html >> >> The problem could be caused by Mixed Active Content that is >> now blocked by default in Firefox 23 >> >> Read this post: >> >> https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/ >> >> And also possible solution: >> >> http://stackoverflow.com/questions/18251128/why-am-i-suddenly-getting-a-blocked-loading-mixed-active-content-issue-in-fire >> >> Honza >> >> >> On Tuesday, September 3, 2013 12:40:25 PM UTC+2, Sky Wickenden wrote: >>> >>> Also, I am not getting any errors and the code is definitely loaded and >>> running. >>> >>> nothing is displaying from console. commands in iframes on different >>> domains. >>> >>> Firefoxes built in inspector also has the warning: The Web Console >>> logging API (console.log, console.info, console.warn, console.error) >>> has been disabled by a script on this page. >>> >>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Firebug" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/firebug/R581O0UeKqw/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/firebug. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/firebug/0abc26a8-0360-41ab-bc9d-e24338e71c3b%40googlegroups.com >> . >> >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/9237a15d-aa69-415d-bde4-d7427fe08414%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
