gecko-dev/network
valeski%netscape.com 8ba523d9f7 Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
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
1998-10-07 23:19:39 +00:00
..
cache Removed nucacheproto.* This functionality is now wrapped inside mkmemcac.* 1998-10-07 03:26:25 +00:00
client removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cnvts fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file. 1998-10-06 05:01:55 +00:00
cstream removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
macbuild fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
main network changes for multipart related mime encoding with ender. gagan-ok 1998-10-06 22:12:52 +00:00
mimetype Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h . 1998-09-02 01:00:42 +00:00
module Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService. 1998-10-07 23:19:39 +00:00
protocol fix build bustage. Declare prototype for NET_GetTrustList. 1998-10-06 23:20:54 +00:00
util network changes for multipart related mime encoding with ender. gagan-ok 1998-10-06 22:12:52 +00:00
Makefile Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00
Makefile.in Sync'd. 1998-09-11 01:24:33 +00:00
makefile.win Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00