Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h. M dom/src/base/nsGlobalWindow.cpp Changed javascript so it retreives the user-agent tokens via nsINetService. M network/module/nsINetService.h Added the application user-agent token methods to the nsINetService interface. M network/module/nsNetFactory.cpp The netservice constructor no longer takes a pointer to a nsINetContainerApplication. M network/module/nsNetService.cpp M network/module/nsNetService.h Added the implementation of the application user-agent token methods. M webshell/tests/viewer/nsViewerApp.cpp M webshell/tests/viewer/nsViewerApp.h Removed old containerapplication implementation M xpfe/xpviewer/src/nsViewerApp.cpp M xpfe/xpviewer/src/nsViewerApp.h Removed old containerapplication implementation git-svn-id: svn://10.0.0.236/trunk@12240 18797224-902f-48f8-a5cc-f745e15eee43
15 lines
275 B
Plaintext
15 lines
275 B
Plaintext
#
|
|
# This is a list of local files which get copied to the mozilla:dist:network:module directory
|
|
#
|
|
|
|
nsIStreamListener.h
|
|
nsINetService.h
|
|
nsINetSupport.h
|
|
nsIRelatedLinks.h
|
|
nsIURL.h
|
|
nsIPostToServer.h
|
|
nsIHttpUrl.h
|
|
nsIRefreshUrl.h
|
|
nsIConnectionInfo.h
|
|
nsILoadAttribs.h
|
|
nsIURLGroup.h |