Hi Michael, sorry for the long delay on this. Obviously this is something Firebug doesn't have influence on. It also happens when I am using the Firefox devtools debugger. Today I already reported another issue related to Java<https://bugzilla.mozilla.org/show_bug.cgi?id=861742>to Bugzilla. You may report your bug to Mozilla, too, since the report you linked to is already marked as fixed.
Sebastian On Tuesday, January 22, 2013 3:38:54 PM UTC+1, Michael wrote: > > > 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
