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

433 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 0deed425f8 fixes loading data url in nsIURILoader->OpenURI() with 'text/html' content callback results in crash, r=bbaetz, sr=darin, b=170274 2002-09-24 01:04:54 +00:00
nhotta%netscape.com 29c41fc8f2 Convert formatted date to NCR like we do for string bundles,
bug 169081, r=shanjian, sr=jst.
2002-09-23 21:01:24 +00:00
dougt%netscape.com 0d67ce4e21 fixes 170070. wrong parsing of dates in ftp-listings. r=neeti, sr=darin 2002-09-23 17:48:12 +00:00
dougt%netscape.com b7c5ec908e Sets the proper content type on the channel so not to confuse upstream clients r=darin, sr=rpotts, b=169617 2002-09-20 22:43:15 +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
timeless%mac.com 731f0033e6 Bug 168248 minor cleanup to nsMultiMixedConv.cpp
r=brade sr=darin
2002-09-12 18:12:51 +00:00
seawood%netscape.com 3506d96f8d Do not set EXPORTS to empty as it breaks 'make install'. 2002-09-12 06:57:39 +00:00
darin%netscape.com d71c19ad7e oops.. backing that out 2002-09-11 05:50:56 +00:00
darin%netscape.com b87b8e1df7 fixes build bustage 2002-09-11 05:50:15 +00:00
darin%netscape.com 52ca552ce9 removing unused files 2002-09-11 04:15:15 +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
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com 13ffb97ec0 Fixes broken symlinks. r=neeti, sr=darin, a=a=rjesup@wgate.com, b=166529. 2002-09-05 05:01:12 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu 7f484ee985 Allow view-source to handle arbitrary content (as text-plain, in the
worst case).  Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
bzbarsky%mit.edu 98dea7435c Honor content-disposition: attachment even when it's set on content we
can handle internally. Bug 98360, r=law,rpotts, sr=darin. Correct
whitespace this time.
2002-09-03 22:00:22 +00:00
dougt%netscape.com b2e4b2fbaf test cases 2002-09-03 21:52:16 +00:00
dougt%netscape.com b6abe92e81 [TRUNK] FTP listing is not working properly for native filename, unable to download. r=nhotta, sr=darin, bug=165585 2002-09-03 21:51:24 +00:00
bzbarsky%mit.edu a8e1beb0d2 doh. Wrong patch version (-w). backing it out and fixing the whitespace... 2002-09-03 21:47:44 +00:00
bzbarsky%mit.edu 371890dd60 Honor content-disposition: attachment even when it's set on content we
can handle internally.  Bug 98360, r=law,rpotts, sr=darin
2002-09-03 21:46:25 +00:00
dougt%netscape.com 262d589fd7 Test cases. Not part of build 2002-08-29 23:14:56 +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
alecf%netscape.com dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bbaetz%student.usyd.edu.au e74d597519 Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
shanjian%netscape.com dad73a56e4 #162377 Non-ASCII filename is not shown when saving and downloading from a ftp listing
added code to convert string bundle to ncr.
r=ftang, sr=jst
2002-08-20 03:32:28 +00:00
darin%netscape.com cb52cdc313 fixes bug 158500 "Binary data in multipart/x-mixed-replace get an extra line end when saved or viewed." r=dougt sr=bzbarsky 2002-08-13 23:39:36 +00:00
gerv%gerv.net a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com 301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +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 92917600a6 fixes bug 94734 - crash on a bugzilla search
patch=ajschult@eos.ncsu.edu r/sr=darin,blizzard a=brendan
2002-07-27 22:59:44 +00:00
timeless%mac.com 651ae14d30 Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
2002-07-04 14:29:25 +00:00
dbaron%fas.harvard.edu 6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
bbaetz%student.usyd.edu.au e4afe578e5 Bug 154030 - Handle directory index page title correctly
r=dougt, sr=darin
2002-06-25 07:51:05 +00:00
darin%netscape.com 77964bedf9 fixes bug 100595 "crash @nsMultiMixedConv::FindToken [was: sandiegozoo.org
- this site crashes the browser, every time]"
r=dougt sr=rpotts
2002-05-23 23:46:01 +00:00
ducarroz%netscape.com 6c6164d334 Fix for bug 144257. We should skip out-commented html when looking for entities. R=varada, SR=mscott 2002-05-17 23:04:12 +00:00
yokoyama%netscape.com 17bd92b581 Bug 118179
FTP directory listing is broken for Japanese text
/r=bbaetz, /sr=darin
2002-05-16 21:00:48 +00:00
bzbarsky%mit.edu c4b161c668 make view-source work on sites sending no content-type header. Bug
86835, r=bbaetz, sr=rpotts
2002-05-15 20:09:07 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
bzbarsky%mit.edu 426ca28204 Detect raw <META> tags as HTML. Bug 143611, r=timeless, sr=darin. 2002-05-15 02:14:26 +00:00
dougt%netscape.com 87987ab7eb Fixes 141235. Indexed-html converter doesn't handle parent directories for file protocol. r=chak@netscape.com, sr=darin@netscape.com. 2002-04-30 20:53:09 +00:00
bzbarsky%mit.edu 56c5bf7bda Fix parsing of content-types with options (bug 138639). r=bbaetz, sr=darin. 2002-04-22 23:55:30 +00:00
bbaetz%student.usyd.edu.au 79a2e06fd7 Bug 134370 - ftp password displayed in page heading
r=dougt, sr=darin
2002-04-17 01:45:15 +00:00
dougt%netscape.com 2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
caillon%returnzero.com 26ee19adc5 Bug 135998, Clean up and shrink output of the HTML directory listing. r=bbaetz,glazou sr=darin a=valeski 2002-04-10 10:28:57 +00:00
timeless%mac.com dc372ad5dc Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
r=dougt sr=dveditz a=asa
2002-04-04 12:28:22 +00:00
bbaetz%student.usyd.edu.au 893165aeff Bug 131407 - wrong dates from windows ftp servers
r=badami, sr=darin, a=dbaron
2002-03-27 05:43:49 +00:00
brade%netscape.com bdeb4a5e64 init mMDTM to be safe (bug 126468; submitted by mcs, r=bbaetz, sr=darin, a=Asa) 2002-03-26 14:11:27 +00:00
dbaron%fas.harvard.edu 3f52b082bc Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:35:01 +00:00