Sebo, Thank you. If this is not a known issue, I'll have to create a test case (and try using the full local SDK version of dojo so I can figure out which code is firing the "evt is undefined" error -- all I know right now is that it has something to do with a toString call in defineResource in google's compacted dojo.xd.js file.). I'll also have to figure out about FF profiles. Sigh.
On Sep 5, 2:36 am, Sebo <[email protected]> wrote: > Did you already try this with a new profile with just Firebug > installed? > Do you have the Dojo Firebug Extension installed on your normal > profile? > Which Dojo event error is that? > If you can create a simple test case for this, you can create a new > issue viahttp://code.google.com/p/fbug/issues/entry. > > Sebastian > > On Sep 2, 3:03 pm,JFKelley<[email protected]> wrote: > > > > > > > > > Firefox 6.0.1 - FireBug 1.8.1 > > > I load static files (like file:///c:/myfolder/myfile.html) > > > I turned on Break on all Errors. One particular Dojo event error just > > fires ALL the time, so I clicked Disable (which, apparently, puts a > > condition of false on that breakpoint). > > > BIIIIG mistake. The page will no longer finish loading and I get a > > zillion "Unresponsive Script" errors. > > > This is a difficult thing to correct since my browser goes brain-dead > > whenever I try to load the file to turn OFF all the breakpoints! > > > This does not appear to affect files when loaded from a server > > (likehttp://localhost/myfile.html) -- 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 http://groups.google.com/group/firebug?hl=en.
