morse%netscape.com
88b7ad8f4f
re-enable single-signon for browser-generated forms
1999-04-17 04:35:48 +00:00
sfraser%netscape.com
3e67bbb9ae
Add assertion on null URL.
1999-04-13 01:21:51 +00:00
hyatt%netscape.com
ccde0dd489
Fixing build bustage.
1999-04-10 09:13:54 +00:00
rickg%netscape.com
49abaa2f8f
update to use new nsString API
1999-04-05 08:36:51 +00:00
mcmullen%netscape.com
0d5d6108a1
Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match.
1999-04-02 20:41:58 +00:00
hyatt%netscape.com
b99466aa41
Landing changes to support chrome URLs in netlib. Approved by dp.
1999-04-02 19:05:52 +00:00
dp%netscape.com
7d204d29bc
Unix Only:
...
XPCOM was being initialized from a static initializer in netlib.
Removed the static inializer. This will get xpcom to be initialized
after main() not before it.
1999-04-01 07:48:25 +00:00
ramiro%netscape.com
de0f3f737c
delete vs. delete[] vs. free fixes.
...
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
hshaw%netscape.com
cfd0dac9ab
Backout M3 Bug #1542 changes (to go on branch) mkgeturl.h mkgeturl.c nsNetService.cpp
1999-03-17 20:21:31 +00:00
hshaw%netscape.com
7f54f4bd6d
Timebomb workaround for static initialization of netlib, M3 Bug #1542
1999-03-17 19:25:22 +00:00
gagan%netscape.com
27adab7d10
Fix for 1742. There is a bigger bug hiding behind this one... its about file:// urls. It needs to be revisited later.
1999-03-16 07:45:16 +00:00
ramiro%netscape.com
51b24a505b
Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
...
4.x installations.
1999-03-11 20:00:57 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
mscott%netscape.com
76cf34500b
Add the ability to open a file based socket. (Part of the nsITransport) code....
1999-02-11 02:59:53 +00:00
kipp%netscape.com
8dda9efbb0
Removed some warnings; made the resource noise a one-shot
1999-02-11 02:53:38 +00:00
morse%netscape.com
cdeaeacdb3
removed single-signon dependency on lo_ele.h and MWContext
1999-02-05 22:05:59 +00:00
mscott%netscape.com
97ed9ccc17
When interrupting a url, query for the nsINetlibURL interface and not the nsIProtocolConnection interface. The http url only supports the first interface and not the later. Both interfaces have the same method though...we could probably scrap nsIProtocolConnection....
1999-02-05 01:12:41 +00:00
mscott%netscape.com
8d82dd25fa
Add socket transport support to the nsINetService interface.
1999-01-28 01:57:30 +00:00
gagan%netscape.com
de7b049477
Replaced default 4.05 with 5.0 for User agent string.
1999-01-27 04:28:34 +00:00
mcmullen%netscape.com
24b4daf09f
Fixed some warnings.Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-(
1999-01-14 23:27:27 +00:00
rpotts%netscape.com
19e09a78a1
Add some code that was lost from nsURL.cpp OpenStream(...). Use the nsIURLGroup if available to open the stream. This allows URL loads to be grouped together.
1999-01-14 06:12:36 +00:00
dougt%netscape.com
dc9d6cc006
Added Byte-Range Support.
1999-01-09 01:16:40 +00:00
rpotts%netscape.com
413fc5e260
Added some null ptr tests to net new EventQueueService code...
1999-01-07 07:06:59 +00:00
dougt%netscape.com
84ee4b7946
Exposing AreThereActiveConnections() from the nsNetServices class. This is
...
so that we can tell if netlib is busy without having to be compiled with it.
1999-01-05 21:11:42 +00:00
rpotts%netscape.com
e03c51e302
use the new EventQueueService to obtain the event queue used for marshalling data over to the UI thread...
1999-01-05 09:51:28 +00:00
morse%netscape.com
c208baa236
fix mac bustage
1998-12-30 02:25:05 +00:00
morse%netscape.com
d05f721362
interfaces for routines need by privacy module
1998-12-30 00:20:46 +00:00
troy%netscape.com
5b10535cae
Fixed memory leak in NS_MakeAbsoluteURL()
1998-12-29 01:22:57 +00:00
troy%netscape.com
f9ac855246
Fixed memory leak in ToString()
1998-12-29 01:03:26 +00:00
warren%netscape.com
b22a4e72fd
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
kipp%netscape.com
d863431d91
Disabled the timebomb on the tip
1998-11-27 15:54:14 +00:00
joki%netscape.com
056674d506
Send a reasonable value for the JS useragent on Windows.
1998-11-24 02:29:46 +00:00
cyeh%netscape.com
26d43a704a
activate timebomb for technology demonstration.
...
THIS NEEDS TO BE REMOVED LATER
1998-11-24 01:08:47 +00:00
mcmullen%netscape.com
761c790b3e
Fixed some warnings.
1998-11-18 20:49:15 +00:00
morse%netscape.com
18d1bc714d
update for single signon
1998-11-18 04:38:13 +00:00
akkana%netscape.com
434e7bb44a
Put back the old pwd code; otherwise it crashes if MOZILLA_HOME isn't set
1998-11-13 02:49:19 +00:00
rpotts%netscape.com
7fc5353210
fix bug #1112 . Added support for multipart/x-mixed-replace content type
1998-11-05 05:37:02 +00:00
valeski%netscape.com
52ba308bd5
fix for bugzilla 1219
1998-11-04 18:37:10 +00:00
ramiro%netscape.com
1813c00f9a
oops. Should use PR_GetEnv() instead of getenv().
1998-11-04 13:34:36 +00:00
ramiro%netscape.com
3e5a3c4a75
XP_UNIX only. Unhardcode the resource: url base path. It used to be the
...
working directory (pwd) which is not very useful. Use MOZILLA_HOME instead.
1998-11-04 10:31:32 +00:00
rpotts%netscape.com
d68dbdf5b7
Checked in some cheesy timebomb support until we can pull the timebomb vaules from all.js
1998-10-29 07:55:12 +00:00
rpotts%netscape.com
86764f8547
Removed the container pointer from the nsConnectionInfo struct. The container is held by the nsIURL...
1998-10-28 21:40:51 +00:00
valeski%netscape.com
7341a3184f
fixed malformed user agent string. added GetUserAgent() method to nsINetService interface.
1998-10-28 21:12:50 +00:00
rpotts%netscape.com
6d876a4f82
Added support for interrupting streams via the nsINetService::InterruptStream() method.
1998-10-16 22:20:05 +00:00
rpotts%netscape.com
ccacaec81f
Added a load type and reload type to the nsILoadAttribs interface and underlying implementation...
1998-10-10 04:32:18 +00:00
rpotts%netscape.com
ca29873f2b
temporary fix to get unix building again... Get rid of the constness before calling PR_Free(...)
1998-10-08 05:06:30 +00:00
valeski%netscape.com
d05d57fdf5
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
valeski%netscape.com
e1ea248022
Added get/set methods to nsINetService interface for http request version manipulation. You can specify whether or not you want 1.1 or 1.0.
1998-09-29 22:43:32 +00:00
rpotts%netscape.com
94db3871fe
Added reference counting to modular netlib Contexts...
1998-09-25 22:24:32 +00:00
valeski%netscape.com
ce1e358bfb
mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines.
...
nglayout - added get & set methods for http proxies to nsINetService.
1998-09-22 22:41:27 +00:00