logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

mozilla/netwerk/protocol/http/src nsHttpHandler.cpp: msg#00057

Subject: mozilla/netwerk/protocol/http/src nsHttpHandler.cpp
Diffs: 
http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/netwerk/protocol/http/src&files=nsHttpHandler.cpp&root=/cvsroot

Update of /cvsroot/mozilla/netwerk/protocol/http/src
In directory thelizard.mozilla.org:/tmp/cvs-serv14407/netwerk/protocol/http/src

Modified Files:
        nsHttpHandler.cpp 
Log Message:
Fixes the following:

154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. 
 This change removes dead and unsupported methods from the interface as well as 
removes the C++ code from the interface.  This should land for 1.1b since users 
of the current category manager will have to update their components.  

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.  

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real 
problems involves retooling the directory enumerator.  

157801 
This fixes a terrible state which you can get into whereby XPCOM will fail to 
startup regardless of what you do.  The fix is to cause autoreg to happen if 
the component registry (compreg.dat) is not found.  

r/sr=alecf@xxxxxxxxxxxx, rpotts@xxxxxxxxxxxxx  a=scc@xxxxxxxxxxx






<Prev in Thread] Current Thread [Next in Thread>