dougt%netscape.com
|
c422448137
|
bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
|
2000-07-12 23:31:31 +00:00 |
warren%netscape.com
|
d60b12b153
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
warren%netscape.com
|
46014f5efb
|
Added stream buffering. Made file transport use it. Bug #19233 r=dougt
|
2000-02-04 07:31:43 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
warren%netscape.com
|
bf4ef9672f
|
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
|
1999-12-04 10:01:32 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
valeski%netscape.com
|
0155919623
|
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 |
warren%netscape.com
|
0b7d06c326
|
Adding includes for nsIThreadPool.h and nsIRunnable.h in anticipation of idl files.
|
1999-09-15 09:49:18 +00:00 |
warren%netscape.com
|
e6619b2ad6
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
dougt%netscape.com
|
69178099d5
|
Fix for bug 10177 and 10041.
|
1999-07-26 22:09:42 +00:00 |
valeski%netscape.com
|
a754d778e7
|
change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls
|
1999-06-30 20:20:17 +00:00 |
andreas.otte%primus-online.de
|
230bd53e2f
|
fixing for new AutoRegistration
|
1999-06-22 18:24:02 +00:00 |
warren%netscape.com
|
9710ae4f9b
|
New and improved.
|
1999-06-16 04:15:29 +00:00 |
warren%netscape.com
|
ddd2707b12
|
New file transport test using nsFileChannels instead.
|
1999-06-15 05:22:25 +00:00 |