darin%netscape.com
c8c13bf0a8
fixes bug 172963 "remove dead mime code" r=dougt sr=alecf
2002-10-08 21:31:54 +00:00
dougt%netscape.com
1d12c0177b
Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 23:18:43 +00:00
dougt%netscape.com
1566417aaf
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
nhotta%netscape.com
3a31c30b0d
Adding empty IDN implementation to make actual implementation done easily,
...
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00
dougt%netscape.com
3ce9edcc40
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
alecf%netscape.com
d5c7062140
remove cache.xml from the build now that bug 115217 is fixed
2002-09-19 19:08:39 +00:00
alecf%netscape.com
8872bc9ac4
fix for bug 115217
...
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
kaie%netscape.com
095b376754
b=166664 Remove obsolete interface nsISecurityManagerComponent
...
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
darin%netscape.com
d47b2f5e65
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com
57b4ecf2a6
fixes bug 166498 "nsHTTPChunkConv should be cvs removed" r=dougt sr=bzbarsky
2002-09-11 04:14:37 +00:00
bryner%netscape.com
85f230d791
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
dougt%netscape.com
c7a5ce8c32
Fixes 95590 FTP: SYST limitations. Intergrates Cyrus Patel LIST Parser. r=dougt, sr=darin@Netscape.com.
2002-08-29 03:13:18 +00:00
bzbarsky%mit.edu
d9ea7f8f8f
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
...
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream. Use this in the CSSLoader instead of
allocating a single big buffer for the sheet. Clean up the way we look
for the @charset charset in the sheet data.
r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
darin%netscape.com
41f38a0b78
landing gordon's patch for bug 81724 - disk cache needs stream wrappers
...
(disk cache phase 3) patch=gordon r=dougt sr=darin
2002-08-07 01:13:29 +00:00
bryner%netscape.com
caa52be426
Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa.
2002-07-30 02:25:08 +00:00
darin%netscape.com
b4b75daa66
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
darin%netscape.com
91285b2518
mac project changes for bug 93054
2002-04-19 22:30:15 +00:00
morse%netscape.com
a56cd97853
fix mac bustage. Sorry.
2002-03-26 03:07:30 +00:00
darin%netscape.com
abf26101c5
minor cleanup.. some unexpected and benign changes crept into the mac xml
...
project files.
2002-03-06 09:37:41 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
cbiesinger%web.de
e68b8c87ec
bug 127252 r=gagan sr=darin a=asa
...
about:config should use redirector
2002-02-27 11:54:35 +00:00
bbaetz%student.usyd.edu.au
03a55cf172
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
jkeiser%netscape.com
f495d0cc2a
Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst
2002-02-16 01:19:24 +00:00
bbaetz%student.usyd.edu.au
dc31ade623
Bug 107552 - backend for resuming ftp downloads
...
r=dougt, sr=darin, mac build patches by zach
2002-02-14 03:10:19 +00:00
ccarlen%netscape.com
0d871a1552
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
darin%netscape.com
1904aa83de
fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
...
r=dougt, sr=rpotts
2002-01-31 22:17:35 +00:00
alecf%netscape.com
51f6a6fcc0
bug 100212 - add new APIs to nsIOService to do URL parsing/conversion of nsIFiles
...
r=dougt, sr=darin
2001-12-19 00:55:42 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
993cd4c06f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
ccarlen%netscape.com
6d8ea78b52
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
darin%netscape.com
2f4cbac1ab
mac project changes for bug 15860 "digest auth"
...
r=dougt, sr=rpotts
2001-12-05 01:09:00 +00:00
radha%netscape.com
2d599e3fb4
added files: mozilla/netwerk/base/public/nsIMultiPartChannel.idl
2001-11-27 23:16:11 +00:00
darin%netscape.com
36a44ba4ac
landing standard url rewrite (bug 103916)
...
r=andreas.otte@debitel.net , sr=brendan,alecf
2001-11-16 02:09:13 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
alecf%netscape.com
491fe6b2bd
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
darin%netscape.com
13f1e6e862
netwerkIDL update for bug 42898 "iDNS support"
2001-10-05 07:35:08 +00:00
peterv%netscape.com
4599ae32c3
Adding files for fix for bug 78148 and bug 97677.
2001-10-03 00:39:20 +00:00
darin%netscape.com
58e0c390af
mac project change for bug 99410
2001-09-20 01:33:37 +00:00
darin%netscape.com
8d98251b54
mac project changes for bug 97528
...
r=dp, sr=brendan
2001-09-14 21:19:48 +00:00
darin%netscape.com
0d91fff56d
mac project change for bug 89500
2001-09-13 02:20:52 +00:00
darin%netscape.com
5c54de5f26
backing out patch for bug 97528 due to regression/smoketest-blocker bug 98838.
2001-09-10 00:42:50 +00:00
darin%netscape.com
b68e0b4f6e
mac project changes for bug 97528
2001-09-07 22:37:38 +00:00
ccarlen%netscape.com
34b1a2acb9
Adding nsIUploadChannel.idl for dougt
2001-09-05 03:42:32 +00:00
bnesse%netscape.com
db539cd196
Fix for bug 37592. Implement about:config. Checking in for chipc. r=darin, hewitt, mstoltz,srilatha. sr=waterson. a=brendan.
2001-09-01 06:01:25 +00:00
bbaetz%cs.mcgill.ca
70f1b96cbd
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
ducarroz%netscape.com
b08e5efce9
Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org
2001-06-25 22:11:43 +00:00
gordon%netscape.com
5b0a4b1a73
Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep metadata for all entries in a single file, rather than in separate files.
r=gagan, sr=darin.
2001-05-18 23:25:07 +00:00
dougt%netscape.com
43ff73117d
Adding nsIByteRangeRequest to IDL project.
2001-05-18 06:13:50 +00:00
darin%netscape.com
d44eb7ea84
fixes mac bustage
2001-05-12 00:26:47 +00:00