Граф коммитов

152 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 42b751bbb8 fixing mac bustage 2002-11-24 04:37:56 +00:00
bryner%netscape.com 5feb3db192 Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc. 2002-10-30 09:09:49 +00:00
darin%netscape.com 8a8348bf12 fixes bug 172963 "remove dead mime code" r=dougt sr=alecf 2002-10-08 21:31:54 +00:00
dougt%netscape.com 577de718b3 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 0ec338eb4b 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 648690ef27 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 c3b09d24b6 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 7a89d04939 remove cache.xml from the build now that bug 115217 is fixed 2002-09-19 19:08:39 +00:00
alecf%netscape.com 9993af8a8a 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 f74fb820fc b=166664 Remove obsolete interface nsISecurityManagerComponent
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
darin%netscape.com c8bc7f6793 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com 8c46985968 fixes bug 166498 "nsHTTPChunkConv should be cvs removed" r=dougt sr=bzbarsky 2002-09-11 04:14:37 +00:00
bryner%netscape.com c86e760c38 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 cd340193ee 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 389100cc23 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 cfbada2cd9 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 b1bd8f1222 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 040ddbbf28 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 5dad07f3db mac project changes for bug 93054 2002-04-19 22:30:15 +00:00
morse%netscape.com 6cae9f323d fix mac bustage. Sorry. 2002-03-26 03:07:30 +00:00
darin%netscape.com 764f01b1b4 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 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
cbiesinger%web.de 2b2d9ea7c1 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 142410b896 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 fe1d4d2f35 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 f9fd479190 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 9285546c83 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 d98846cd5a 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 c764561eb6 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 5be3015148 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 b4f1e83674 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 eec09f1b7d 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 2d15ad27bc 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 6d99412f69 mac project changes for bug 15860 "digest auth"
r=dougt, sr=rpotts
2001-12-05 01:09:00 +00:00
radha%netscape.com be4a13ca81 added files: mozilla/netwerk/base/public/nsIMultiPartChannel.idl 2001-11-27 23:16:11 +00:00
darin%netscape.com 3b0beda0ba 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 31a9f6853e 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 bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
darin%netscape.com 65a9ad0110 netwerkIDL update for bug 42898 "iDNS support" 2001-10-05 07:35:08 +00:00
peterv%netscape.com 66f699c92d Adding files for fix for bug 78148 and bug 97677. 2001-10-03 00:39:20 +00:00
darin%netscape.com 33a41578de mac project change for bug 99410 2001-09-20 01:33:37 +00:00
darin%netscape.com dbef4db173 mac project changes for bug 97528
r=dp, sr=brendan
2001-09-14 21:19:48 +00:00
darin%netscape.com 1705ed59db mac project change for bug 89500 2001-09-13 02:20:52 +00:00
darin%netscape.com b964e56f7e backing out patch for bug 97528 due to regression/smoketest-blocker bug 98838. 2001-09-10 00:42:50 +00:00
darin%netscape.com 8ce05f69cc mac project changes for bug 97528 2001-09-07 22:37:38 +00:00
ccarlen%netscape.com bf37560c4f Adding nsIUploadChannel.idl for dougt 2001-09-05 03:42:32 +00:00
bnesse%netscape.com 729342e3ea 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 7bf006780f 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 78b42a319a 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 c84596b4ee 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