Thanks for the investigation. So this sounds related to issue 6198<http://code.google.com/p/fbug/issues/detail?id=6198>. Would it be possible that you upload your files somewhere, so we can use it as test case for it?
Sebastian On Monday, September 9, 2013 8:19:39 AM UTC+2, Shlomi Sasson wrote: > > Sorry, now attached the html files > > __ > > Cheers, > Shlomi Sasson > > > (+972) 52-444-0986 || [email protected] <javascript:> || > Skype<http://myskype.info/shlomi.sasson1> > || LinkedIn <http://linkedin.com/in/shlomisasson> || > Site<http://shlomi.info/i> > _____________________________________ > > * > * > > *"Our system is much better.."* > > *-- Steve Jobs* > > * > * > > *"You don't get it? It's doesn't matter, ours is selling.."* > > *-- Bill Gates* > > * > * > > *netstat -ntpl* > > > On Mon, Sep 9, 2013 at 9:14 AM, Shlomi Sasson <[email protected]<javascript:> > > wrote: > >> You're right but after digging deeper i found that it's not the issue but >> something else.. >> >> I found that the problem occur since the app i'm developing is a located >> into a cross-domain (aka: xdm) iFrame that located into a web-page, in this >> case all messages i print via console.log (e.g.) form the webpage itself >> are printed-out to the Firebug's console BUT all messages i'm printing from >> within the iFrame ARE NOT appear on the Firebug's console but only on >> Firefox's console (screen-shot below), see the attached html files, >> index.html is load 2 iFrames, 1 in the same domain of index.html >> (test-non-xdm.html) and the second (test-xdm.html) from " >> another-domain.com" (a fake domain i pointed to the same v-host on my >> local machine). you can see that all console.log from index.html and >> test-non-xdm.html are goes to Firebug's console BUT the console.log from >> within test-xdm.html is printed-out to Firefox's console ONLY. >> >> See this screen-shot of how it ran on my computer: >> >> [image: Inline image 3] >> >> I know it's kind of an edge-case but i remind you the issue hasn't >> occurred before (on previous versions on Firebug's) so i assume it's kind >> of regression bug (etc.) that i hope the (great) Firebug's team will solve >> - for me and for others that implement 3rd party JS apps.. >> >> thanks.. >> >> >> >> __ >> >> Cheers, >> Shlomi Sasson >> >> >> (+972) 52-444-0986 || [email protected] <javascript:> || >> Skype<http://myskype.info/shlomi.sasson1> >> || LinkedIn <http://linkedin.com/in/shlomisasson> || >> Site<http://shlomi.info/i> >> _____________________________________ >> >> * >> * >> >> *"Our system is much better.."* >> >> *-- Steve Jobs* >> >> * >> * >> >> *"You don't get it? It's doesn't matter, ours is selling.."* >> >> *-- Bill Gates* >> >> * >> * >> >> *netstat -ntpl* >> >> >> On Sun, Sep 8, 2013 at 11:06 PM, Sebastian Zartner >> <[email protected]<javascript:> >> > wrote: >> >>> The errors you see in Chrome are warnings in Firefox 23.0.1. So all you >>> have to do is to check the option *Show JavaScript Warnings*. >>> >>> Sebastian >>> >>> >>> On Sunday, September 8, 2013 8:27:49 AM UTC+2, Shlomi Sasson wrote: >>>> >>>> Deactivated all but the issue still occur, no message except HTTP >>>> requests is appear but on Chrome all are appear. >>>> >>>> For example: http://www.jdwilliams.co.uk/** >>>> shop/joanna-hope-sequin-dress-**and-bolero/sz265/product/** >>>> details/show.action?pdBoUid=**7922<http://www.jdwilliams.co.uk/shop/joanna-hope-sequin-dress-and-bolero/sz265/product/details/show.action?pdBoUid=7922> >>>> >>>> here is Firefox Console screenshot: >>>> >>>> [image: Inline image 4] >>>> >>>> And here is Chrome console screenshot: >>>> >>>> [image: Inline image 2] >>>> >>>> -- >>> 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/TYQtOEbX7to/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/bbfda035-1e99-4430-9f40-a1be2d2368f3%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/92b330b3-698c-45ee-babd-f34ba37c5af1%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
