mstoltz%netscape.com
|
62bffdd26e
|
Fixes for bugs 27010, 32878, 32948.
|
2000-04-23 20:30:29 +00:00 |
|
warren%netscape.com
|
ff5b1f0cbf
|
Changing dir create permissions to 775.
|
2000-04-16 21:32:29 +00:00 |
|
warren%netscape.com
|
e495d8bf34
|
Fixed to truncate by default. Fixed permissions to default to 664.
|
2000-04-14 09:32:24 +00:00 |
|
warren%netscape.com
|
c544ed30ef
|
Factoring stream i/o operations into nsIStreamIO interface.
|
2000-04-13 09:20:50 +00:00 |
|
warren%netscape.com
|
d17c5946a1
|
Moved nsXPIDLString.h out of ifdef for optimized builds.
|
2000-04-12 08:25:32 +00:00 |
|
warren%netscape.com
|
2979b9b4c6
|
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
|
2000-04-12 07:58:24 +00:00 |
|
warren%netscape.com
|
be2da70b76
|
Making nsJARDownloadObserver have thread-safe addref/release.
|
2000-04-04 08:34:37 +00:00 |
|
warren%netscape.com
|
4bff76e760
|
Fixed uninitialized variable.
|
2000-04-04 07:11:30 +00:00 |
|
warren%netscape.com
|
1e3761ff4d
|
Fix to make download observer not crash.
|
2000-04-04 05:56:11 +00:00 |
|
warren%netscape.com
|
69ca3f19d4
|
Bug 28269. jar file cache should open local files in place
|
2000-03-30 08:13:50 +00:00 |
|
warren%netscape.com
|
351d82c77b
|
Making jar: protocol work in general, and OpenInputStream in particular.
|
2000-03-30 07:39:31 +00:00 |
|
warren%netscape.com
|
e1cef0b2bc
|
Fixed nsCOMPtr problem in ?: statement.
|
2000-03-29 04:38:38 +00:00 |
|
warren%netscape.com
|
727f312b32
|
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 |
|
norris%netscape.com
|
c4df99d129
|
Added aggregate principal support. r=norris. (This is mstoltz's checkin)
|
2000-03-21 04:17:37 +00:00 |
|
dougt%netscape.com
|
8126ff53b4
|
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
|
2000-03-17 22:06:32 +00:00 |
|
mstoltz%netscape.com
|
e526225795
|
Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris
|
2000-02-14 01:59:09 +00:00 |
|
valeski%netscape.com
|
8dc8022117
|
getting the rest of necko to use the mimetypes file. also added protection for UA string setup
|
2000-02-09 05:04:52 +00:00 |
|
mstoltz%netscape.com
|
9f00c29250
|
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
|
2000-02-02 01:30:12 +00:00 |
|
warren%netscape.com
|
6a52ad793c
|
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
|
2000-01-31 23:43:09 +00:00 |
|
mstoltz%netscape.com
|
da00e27857
|
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
|
2000-01-29 00:06:15 +00:00 |
|
dougt%netscape.com
|
0b0346079c
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
|
bryner%uiuc.edu
|
2cfcf03a92
|
Fixing linux build bustage. r=pavlov.
|
2000-01-24 04:45:54 +00:00 |
|
warren%netscape.com
|
f96cff45ad
|
Added code to cancel/suspend/resume jar channels. Bug #24338
|
2000-01-24 03:54:20 +00:00 |
|
gayatrib%netscape.com
|
534335260b
|
Added code to check for existence of a jar file in the cache before downloading it. r=warren
|
2000-01-19 07:20:31 +00:00 |
|
rpotts%netscape.com
|
023f2ff6e1
|
Made contentType a read/write attribute of nsIChannel
|
2000-01-08 06:26:04 +00:00 |
|
valeski%netscape.com
|
2988398b46
|
nsJARProtocol.cpp
|
1999-12-07 06:58:55 +00:00 |
|
warren%netscape.com
|
6af4802e75
|
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 |
|
warren%netscape.com
|
b6282abafe
|
Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib
|
1999-12-03 02:22:48 +00:00 |
|
warren%netscape.com
|
2db26922a6
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
|
warren%netscape.com
|
59ef7fadbf
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +00:00 |
|
warren%netscape.com
|
34ecf73507
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
|
1999-11-17 08:14:52 +00:00 |
|
warren%netscape.com
|
4a274d01f1
|
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
|
1999-11-12 06:13:13 +00:00 |
|
warren%netscape.com
|
8fe0bb36a6
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
|