Firefox 3.5.5 / Firebug 1.4.5
We have problems with disappearing Firebug error messages. While the
page is loading, the inline JavaScript error appears in Firebug
console. Then, at the end of the document, the external JavaScript ist
loaded with Managed XHR (see:
http://stevesouders.com/efws/managed-xhr.php).
For a very short time, we can see the XHR Request in the console, but
after the loaded JavaScript is executed half a second later, the whole
Firebug console content including the error messages disappears with a
short flicker.
I deactivated all other Firebug extensions - the effect stays the
same. With older versions of Firebug everything is ok - error messages
stay in the console after JavaScript is executed.
I can't post a link, because sources are located behind a firewall.
Regards
Nico