Thank you for your response, the problem has been reported also in mozilla bugzilla.
https://bugzilla.mozilla.org/show_bug.cgi?id=753278 Here is direct link to testcase (java is needed) http://mylith.com/mozilla/832963/applet.html Put break in test function and see what will happen (browser may stop responding). W dniu poniedziałek, 21 stycznia 2013 23:37:31 UTC+1 użytkownik Sebastian Zartner napisał: > > I'm putting break in function via debug(fn_ref). Java applet call >> showDocument with new URL('javascript:my_fn() ') browser generally stops >> responding. After few seconds I'm able to jump to the next line and another >> freeze. > > Do you have a URL, so I can try that out by myself? > > >> Breaks are not only problem, typing in firebug is also like in slow >> motion. There is no such problem on Firefox 17.0.1 so maybe it's general >> IonMonkey problem (my divagation). >> > Could be. Though if that's the case we couldn't do much on Firebug side. > > Sebastian > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
