On Tue, Mar 10, 2009 at 1:31 PM, Jan Odvarko <[email protected]> wrote: > > There must be a problem with the Firefox nightly build. > I have tested Firebug 1.4 with FF 3.0.7 and it works exactly as > expected - I can see the "STATE_CHANGE!!!!" (4x for every request) in > Firebug's Console panel. > > When I am testing with nightly build (I have downloaded from here: > http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/) > It just doesn't work. > > Try to disable XHR monitoring in Console (Console panel -> Options -> > ShowXMLHttp requests) > Requests won't be displayed in Console panel, but you can still see it > in Net panel. In this case your code works for me (the line 51 is > executed)
Aha good catch... this will at least let me work around this for a while. Is this something that should be reported to Mozilla? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
