goodtest wrote: > I have tried using new profile, but it didn't help much. Also, going > by bug count doesnt really help. How many *major* issues and *major* > annoyances would help. > > Anyway, here are the specific issues: > 1. If one of the object is null or undefined, it won't complain - BIG > issue. It only complain if we have "stop on all errors" turned ON. > Sounds like http://code.google.com/p/fbug/issues/detail?id=2164 > 2. If we have "stop on all errors" turned ON, it shows the error right- > on-the-javascript-code. Its very hard to read whats wrong. > Sounds like http://code.google.com/p/fbug/issues/detail?id=2165 > 3. Every now and then "New Watch Expression" stops working. i.e. > throws some NSException. I usually see this after I keep firebug > stopped at a debug-point for 5 minutes or so and then try to evaluate > some javascript expression. > Saw that too, but I've not been able to create a proper reproducible testcase. If you can, please fill a bug report, I don't think they will work on a bug report which isn't accompanied by a proper testcase. > 4. Earlier, we could enable/disable firebug per website. This was > extremely helpful since, I didnt have to manually turn-off when I go > to yahoo.com, and turn-on when i go to myapplication.com. It was > automatic but currently, its very annoying I will have to remember > all the time. > We can enable/disable firebug per website in 1,4 / 1.5. The way to do it is just a bit different. Take a few minutes to explore the many options, and be careful NOT to click the X off button when you just want to hide Firebug (not disable it).
> 5. Because of 4, if we forget to turn-ON the debugger on > mypplication.com, and then say we realized that that and turn-ON > firebug, we still have to REFRESH browser for it to start working. > See 4. In 1.3, Firebug was refreshing the browser by itself, and some people found it annoying. In 1.4 the refresh is manual. NH --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
