This test-case is intended for Issue #679
- Firebug 1.2.0a27X blocking most AJAX calls.
This test-case is also intended for Bug #433711
- nsHttpChannel::InstallCacheListener init fails OBJ_IS_NOT_GLOBAL here is not really right
nsHttpChannel::InstallCacheListener(PRUint32 offset)at the row where stream-listener-tee "@mozilla.org/network/stream-listener-tee;1" is initialized:
tee->Init(mListener, out);
NS_ERROR_FAILURE (rv = 0x80004005)