gagan%netscape.com
|
ec4f880416
|
Added printHost parameter for use in status messages in cases where printHost is different than the connecting host (as in the case of proxies) Fixes bug 11708. r=warren.
|
1999-11-03 08:11:39 +00:00 |
|
davidm%netscape.com
|
62deeea345
|
6552 Browser-generated forms not triggering single-signon
add nsINetPrompt for single sign on
r morse
|
1999-11-03 05:21:49 +00:00 |
|
davidm%netscape.com
|
d79c14b388
|
First Checked In.
|
1999-11-03 05:19:39 +00:00 |
|
warren%netscape.com
|
d3b9c9c3cc
|
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
|
1999-11-03 05:13:44 +00:00 |
|
warren%netscape.com
|
424eae7fa3
|
Made nsIInputStreamChannel scriptable and constructable from component manager. bug#15294
|
1999-11-03 05:09:20 +00:00 |
|
gagan%netscape.com
|
d4b03d1a83
|
Added file. Not in the build. Some utility code for color console messages on Unix. Using this is simple- Declare PRINTF_FOO in the scope of your printf statements where FOO is one of the colors in (YELLOW, RED, CYAN, BLUE, MAGENTA, GREEN) and any printfs in that scope will print in color. You may also start and stop colors by using STARTF00 and ENDCOLOR. So you can try something like printf(STARTRED "Red " STARTBLUE "Blue" ENDCOLOR);
|
1999-11-03 03:43:13 +00:00 |
|
rpotts%netscape.com
|
4667ff7441
|
bug #3469 (r=warren). Fixing nsLoadGroup::Cancel() to call cancel on all active transports and subgroups...
|
1999-11-02 08:00:07 +00:00 |
|
warren%netscape.com
|
332749d6fa
|
Made nsIUnicharStreamLoader be scriptable and deal with an xpcom observer instead of a proc pointer and void*. Part of bug#11159. r=nisheeth,kipp,pierre
|
1999-11-02 06:49:44 +00:00 |
|
warren%netscape.com
|
29db97eb7f
|
Removed dependence on neckoutil functions. Part of bug#11159. Not in the build yet.
|
1999-11-02 05:31:56 +00:00 |
|
dp%netscape.com
|
b881f6543b
|
Changing misuse of NS_WITH_SERVICE() to GetService(). r=warren
|
1999-11-02 01:40:14 +00:00 |
|
mscott%netscape.com
|
e31bab7aae
|
remove these uri dispatching interfaces from netwerk.
they live in uriloader now.
|
1999-11-01 21:47:26 +00:00 |
|
mscott%netscape.com
|
542a5aef6c
|
none of these interfaces were being used yet.
they've been moved into mozilla\uriloader.
|
1999-11-01 21:45:29 +00:00 |
|
warren%netscape.com
|
501fc9ffdf
|
Eliminating netwerk/util
|
1999-11-01 20:48:12 +00:00 |
|
rpotts%netscape.com
|
dc45cb6d2a
|
Fixed crash during error condition in END_WRITE... (r=warren)
|
1999-10-29 22:14:52 +00:00 |
|
mscott%netscape.com
|
6af3315e9c
|
part of url dispatching framework.
build nsURLDispatcher.cpp
|
1999-10-28 22:08:57 +00:00 |
|
mscott%netscape.com
|
703d5c5c76
|
export uri dispatching interfaces.
|
1999-10-28 20:37:58 +00:00 |
|
warren%netscape.com
|
d3269bc410
|
Changed file transport to facilitate jar: protocol -- parameterized by nsIFileSystem. Bug#12579 r=gagan,gayatrib
|
1999-10-28 08:02:07 +00:00 |
|
mscott%netscape.com
|
06fc9aaccf
|
part of url dispatching.
export the uri dispatching interfaces.
no reviewer for this makefile change.
|
1999-10-28 02:05:12 +00:00 |
|
rpotts%netscape.com
|
6e6993d4df
|
bug #13054. r=mscott,warren. Reworked how data is written to the network. I consolidated the writing of nsIBufferInputStreams and nsIInputStreams and limited the amount of data being wrtten at once to MAX_IO_TRANSFER_SIZE...
|
1999-10-27 06:51:12 +00:00 |
|
mscott%netscape.com
|
00427af57f
|
Bug #14928 --> url dispatching. Adding initial scaffolding for the uri dispatcher service.
(not part of the build yet)
|
1999-10-27 06:49:42 +00:00 |
|
gagan%netscape.com
|
b98eb078bf
|
Fixed bugs 11677 (perf) 13837 (spaces) 14380 (leading spaces) 14707 (-1) 15069 (file://) r=valeski
|
1999-10-26 23:16:34 +00:00 |
|
mscott%netscape.com
|
7038d579bb
|
Bug #14928 -- > url dispatching. Change DoContent to return a stream listener instead of
a nsIContentViewer.
r=travis
|
1999-10-26 20:35:21 +00:00 |
|
warren%netscape.com
|
f50d3df7c0
|
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
|
1999-10-26 09:16:24 +00:00 |
|
mscott%netscape.com
|
f7caaf4fb9
|
Bug #14928 --> url dispatching. convert nsIContentHandler.idl, nsIURIDispatcher.idl and nsIContentListener.idl
into .h files.
no reviewer yet. the code review for url dispatching will come later.
|
1999-10-26 07:11:44 +00:00 |
|
mscott%netscape.com
|
82a471ddd8
|
Bug #14928 --> first pass at several key interfaces for url dispatching.
Not part of the build and no reviewer yet. The review will come later on when we review url dispatching
|
1999-10-26 07:10:27 +00:00 |
|
dougt%netscape.com
|
ce7f0ed109
|
Change net module notification to make proxies lazy. r=dveditz, mozbot.
This reduces memory overhead.
|
1999-10-25 22:31:59 +00:00 |
|
rpotts%netscape.com
|
5b6eec640d
|
Backing out the fix for bug #15560. This fixes the editor regression - bug #16937
|
1999-10-24 07:26:54 +00:00 |
|
rpotts%netscape.com
|
5d9dde0e60
|
bug #15560. Changed the LoadGroup to fire notifications via PLEvents to stop reenterency.
|
1999-10-19 19:36:07 +00:00 |
|
danm%netscape.com
|
1228f0c794
|
adding PR_LOGging to event queue handling. r:hyatt@netscape.com
|
1999-10-18 15:09:50 +00:00 |
|
gagan%netscape.com
|
ce3168b8a9
|
Added "resolving host" status notification for eSocketState_Created. No bug number. r=law.
|
1999-10-15 22:47:24 +00:00 |
|
gagan%netscape.com
|
5b9f510ea1
|
Fix the windows build bustage. Bad checkin on my part!
|
1999-10-13 11:09:37 +00:00 |
|
gagan%netscape.com
|
02366e93bc
|
Removing an #if 0 block that got checked in accidently with my last checkins.
|
1999-10-13 10:31:16 +00:00 |
|
gagan%netscape.com
|
f1203c259d
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
|
warren%netscape.com
|
c3c7245ed5
|
Added about:bloat
|
1999-10-12 09:35:22 +00:00 |
|
sfraser%netscape.com
|
d2195dcdcd
|
Fix for bug 16151; make the file transport working thread stack size 64k, instead of 8k. Fixes crashes on startup on Mac. r=beard
|
1999-10-12 05:39:18 +00:00 |
|
warren%netscape.com
|
641f3b5442
|
Lowercased idl method names for scriptability. Cleaned up nsIURL interface.
|
1999-10-12 01:39:37 +00:00 |
|
beard%netscape.com
|
0239d763d8
|
nsFileSpec.GetLeafName() allocates a string, fix leak. r=warren, bug=15380
|
1999-10-09 02:52:46 +00:00 |
|
gagan%netscape.com
|
38b76fb99f
|
Partial checkins for fixing bug # 10333. Added the nsIStatusCodeEventSink for conveying status codes to the UI thread from the socket ones. r=mscott,a=don
|
1999-10-06 20:50:12 +00:00 |
|
mscott%netscape.com
|
157e5f2f6e
|
No Bug #.......removing an obsolete file that isn't part of the build
r=valeski
|
1999-10-06 20:21:35 +00:00 |
|
valeski%netscape.com
|
43edbee475
|
r=warren, 15457. Added file extension attribute to URL implementations
|
1999-10-06 14:36:22 +00:00 |
|
warren%netscape.com
|
6bf20c1230
|
Fixed nsCOMPtr bustage.
|
1999-10-06 09:03:43 +00:00 |
|
warren%netscape.com
|
8603974025
|
Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski)
|
1999-10-06 08:26:01 +00:00 |
|
gagan%netscape.com
|
69ba56eaff
|
An event sink to transfer status codes to a consumer of necko.
This is not in the build as yet.
|
1999-10-06 07:49:32 +00:00 |
|
warren%netscape.com
|
4e3e38be06
|
Added nsIFileSystem interface for new file transport implementation.
|
1999-10-06 07:27:22 +00:00 |
|
mscott%netscape.com
|
7943c66745
|
Bug #0000 (no bug # needed) remove nsIStreamConverter2.idl
r=valeski
|
1999-10-06 03:27:15 +00:00 |
|
mscott%netscape.com
|
1dd1fb17b2
|
bug #000 (no bug # needed). removing obsolete file from the build
nsIStreamconverter2.idl
r=valeski
|
1999-10-06 03:21:44 +00:00 |
|
mscott%netscape.com
|
51134f93b3
|
Bug #000 (no bug number needed) remove an obsolete file from the build (nsIStreamConverter2.idl)
r=valeski
|
1999-10-06 03:20:39 +00:00 |
|
rpotts%netscape.com
|
1dd0ecd453
|
Added a missing lock to nsSocketTransport::OnFull... reviewed by warren.
|
1999-10-05 08:41:37 +00:00 |
|
valeski%netscape.com
|
57515c5355
|
15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr. 15298 r=gagan, FTP threads are now synched w/ ftp handler shutdown, removed extraneous buffer work, added ftp authentication, and ftp channel content length
|
1999-10-01 23:32:12 +00:00 |
|
dougt%netscape.com
|
38f4e29eb0
|
adding hostname to socket provider. (r) warren.
|
1999-10-01 23:23:49 +00:00 |
|