cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
cbiesinger%web.de
e2840246a1
bug 85310 remove *WithConversion from necko r+sr=darin
2004-07-21 12:25:20 +00:00
cbiesinger%web.de
c7e472b160
Bug 247981 necko depends on libpr0n
...
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
cbiesinger%web.de
7ad5e51ae6
removing unused file. r+sr=darin a=shaver
2004-07-09 21:45:20 +00:00
timeless%mozdev.org
974dcd1f09
Bug 242110 [nsTXTToHTMLConv] angle brackets in gopher pages are not properly escaped/displayed
...
r=darin sr=darin
2004-07-01 23:33:47 +00:00
cbiesinger%web.de
d9cfd7ee1f
let's try commiting _after_ saving the changed file. (still bug 248810)
2004-06-29 16:45:40 +00:00
cbiesinger%web.de
accb367c14
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
cbiesinger%web.de
e9a04dbcd9
get rid of AssignWithConversion in necko
...
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
651b84cbf0
bug 243974 can't download files larger than 4 GB
...
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
darin%meer.net
657ad8705e
fixes bug 227976 "nsHttpCompressConv can fail to read any data in OnDataAvailable and return success" r=biesi (patch based on suggestion by bzbarsky)
2004-06-16 16:28:30 +00:00
cbiesinger%web.de
45bcddf927
Bug 118438 Gopher 'information' tag not supported.
...
patch by Jan Ruzicka <jan.ruzicka@comcast.net> r=biesi sr=darin
2004-06-12 19:49:40 +00:00
cbiesinger%web.de
c3b362ab25
nsTXTToHTMLConv could use some documentation
...
r+sr=darin bug 243243
2004-05-11 14:27:59 +00:00
cbiesinger%web.de
4f1eacb647
update links to point to mozilla.org instead of a 404 resource
2004-05-10 23:21:35 +00:00
timeless%mozdev.org
b5480f5b3f
Bug 242183 CreateNewStreamConv and NS_NewStreamConv are silly/leaky/...
...
r=darin sr=darin
2004-05-04 07:43:02 +00:00
timeless%mozdev.org
263086a6f9
Bug 242310 nsIStreamConverterService uses InitialCaps in idl instead of interCaps
...
r=darin sr=darin
2004-05-04 07:40:00 +00:00
timeless%mozdev.org
02a3757fe6
Bug 242185 nsITXTToHTMLConv uses InitialCaps in idl instead of interCaps
...
r=darin sr=darin
2004-05-02 04:39:16 +00:00
timeless%mozdev.org
ea474ddfe2
Bug 242184 nsIStreamConverter uses InitialCaps in idl instead of interCaps
...
r=darin sr=darin
2004-05-02 04:37:03 +00:00
timeless%mozdev.org
e96fa50715
Bug 240257 directory listings show wrong sizes for files > 4 GB
...
Fixing default size (changing from (unsigned 32 bit)(-1) to (signed 64 bit) (-1)
r=biesi, jan.ruzicka@comcast.net sr=darin
2004-04-28 12:58:24 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
0d9bf97d44
addressing reviewer comments
2004-04-18 13:22:31 +00:00
cbiesinger%web.de
258c6de73a
Bug 240257 directory listings show wrong sizes for files > 4 GB
...
changes nsIDirIndex to use PRInt64
r=darin sr=bryner
2004-04-18 13:20:54 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
darin%meer.net
a3645b33e5
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
bzbarsky%mit.edu
2c057695a7
Bug 238706 -- the guess-from-ext should never be exposed to the outside world.
...
r=biesi, sr=darin, a=chofmann
2004-03-30 23:52:00 +00:00
scott%scott-macgregor.org
f92b7fc130
Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
...
r=benB
sr=bienvenu
moa=glazman
a=asa
2004-03-10 19:16:53 +00:00
neil%parkwaycc.co.uk
5a595daa4f
Bug 11080 news "spoiler" feature p=mnyromyr@tprac.de r=ben.bucksch sr=bienvenu
2004-03-04 17:00:00 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
darin%meer.net
646e5b5ba0
landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner
2004-02-28 00:05:58 +00:00
darin%meer.net
0616fb43c2
fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron
2004-02-25 02:08:34 +00:00
scott%scott-macgregor.org
4a6709e5af
Cleanup extraneous [const] tags in the interface that are inplicit because the args
...
are listed as input parameters.
sr=darin
2004-02-20 06:58:30 +00:00
darin%meer.net
7b10a0f214
somehow this one escaped my last checkin .. oops!
2004-02-20 02:13:59 +00:00
scott%scott-macgregor.org
827f820abf
change a nsString back to an nsAutoString the way it should be.
...
Part of Bug #234936
thanks to darin for pointing that out
2004-02-19 21:10:29 +00:00
scott%scott-macgregor.org
08a143cf10
Add some comments describing FindURLInPlainText
2004-02-19 21:08:11 +00:00
scott%scott-macgregor.org
df7d090718
Bug #234936 --> expose method to find a url given a string. This allows the spell checker to
...
ignore urls in mail compose. Porting this functionality to seamonkey.
sr=bienvenu
2004-02-19 20:45:57 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
mozilla.BenB%bucksch.org
d4d00919ec
209526: Treat Japanese space as space.
...
Patch by Brodie Thiesfield <brofield@jellycan.com>.
r=BenB, sr=mscott
2004-01-19 14:07:42 +00:00
bzbarsky%mit.edu
f8f335cb15
Work around misconfiguration in default Apache installs that makes it claim all
...
sorts of stuff as text/plain. Bug 220807, r=biesi, sr=darin
2004-01-08 03:56:02 +00:00
neil%parkwaycc.co.uk
d144da07b2
Bug 203422 fix some warnings in netwerk p=gautheri@noos.fr r=andreas.otte sr=darin
2004-01-07 23:43:12 +00:00
peter%propagandism.org
a42e149448
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
bzbarsky%mit.edu
866c14f6c9
Fix silly operator precedence error. Bug 226230, r=biesi, sr=darin, a=brendan
2003-11-20 17:31:15 +00:00
bzbarsky%mit.edu
a931e309bd
Decide it's application/octet-stream if it contains any ASCII control chars,
...
not just if it contains a null byte. Bug 126782, r+sr=darin
2003-11-18 15:10:56 +00:00
bzbarsky%mit.edu
2031f7b674
Detect <iframe> as HTML. Bug 224932, r+sr=darin
2003-11-13 23:22:49 +00:00
cbiesinger%web.de
32fa61285a
bug 225362. nsIStreamConverter.idl has an outdated comment. this patch also
...
fixes indentation of some lines. r+sr=darin
2003-11-12 09:37:35 +00:00
peter%propagandism.org
0c55888e97
Restoring fix for bug 224231, didn't affect btek's Tp.
2003-11-02 15:16:24 +00:00
peter%propagandism.org
d7a67ab4b2
Back out a part of the fix for bug 224231 to see if it affects btek's Tp.
2003-11-02 13:51:42 +00:00
peter%propagandism.org
816b00b6cc
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
bzbarsky%mit.edu
0e8046d07f
Fix possible access to unitialized memory. Bug 221189, r=biesi, sr=darin
2003-10-04 20:27:32 +00:00
bzbarsky%mit.edu
3857f5d808
Unhork binhex decoder by undoing the ifdef-reversal. Bug 220611, r=biesi,
...
sr=darin
2003-10-04 00:45:42 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
bryner%brianryner.com
70b73feae9
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
colin%theblakes.com
8d22535fb3
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
2003-08-20 20:06:31 +00:00
darin%meer.net
f249b8d22f
initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin
2003-08-05 01:44:27 +00:00
bzbarsky%mit.edu
33dc3b9645
Try to reduce codesize a tad. Bug 213825, r=biesi, sr=jag
2003-07-30 23:16:29 +00:00
bzbarsky%mit.edu
41d5f19c19
Make more tags trigger detection of the file as HTML. Bug 213825, r=biesi, sr=darin
2003-07-30 17:58:56 +00:00
bienvenu%nventure.com
e4797f4e59
fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron
2003-07-29 22:10:59 +00:00
bzbarsky%mit.edu
6dfd8843d7
Detect stuff that starts with "<head" as HTML. Bug 213416, r=biesi, sr=darin
2003-07-22 17:06:46 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
andreas.otte%debitel.net
8e49c0c97d
fix bug 207298 [FTP directory problems w/ URL parsing when URL root is not filesystem root] this patch changes the normal resolver for relative urls so that when asked it recognizes special root markers and retains .. that go beyond root as it is necessary for the ftp protocol. r=dougt@meer.net, sr=darin@meer.net
2003-07-16 19:09:00 +00:00
darin%netscape.com
f2964b1ae0
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
2003-07-14 21:36:24 +00:00
darin%netscape.com
4081168a3d
fixes bug 212245 "don't build ftp and gopher directory listing support if protocols are disabled" r=dougt sr=bzbarsky
2003-07-11 22:13:30 +00:00
bzbarsky%mit.edu
d1447d9cc1
Make setting contentType or contentCharset act as hints if done before channel
...
open; use this in the CSSLoader to hint that we want text/css data. Bug
120789, r=dougt, sr=darin
2003-06-23 21:00:46 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
alecf%flett.org
51c3128e9e
stop leaking zlib buffers when using compressed streams
...
patch by pedemont@us.ibm.com
r=dougt, sr=alecf
should fix a pretty major leak!
2003-05-28 23:45:06 +00:00
dwitte%stanford.edu
68d169174a
Bug 137802: removing nsHTTPChunkConv since it's obsolete. not part of build.
...
r=darin, a=tor.
2003-05-01 00:42:50 +00:00
cavin%netscape.com
827070cae3
Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
2003-04-25 21:18:10 +00:00
darin%netscape.com
2c96ecbd4b
fixes bug 202188 "Gopher support completely defunct" r=dougt sr=bz
2003-04-19 19:47:28 +00:00
darin%netscape.com
6d0795f3ed
fixes bug 105292 "Accept-encoding: deflate unsupported, but requested" patch=david_dick@iprimus.com.au r=dougt sr=darin
2003-04-14 23:51:50 +00:00
dougt%netscape.com
9be6fbcea0
Updates to latest version of ParseList by Cyrus Patel. This fixes the problem with filenames with multiple spaces. sr=darin, b=195956
2003-04-14 21:21:36 +00:00
nhotta%netscape.com
b5293689a8
Adding Ascii check for mailto url recognition,
...
bug 201369, r=ben.bucksch, sr=darin.
2003-04-11 16:56:01 +00:00
timeless%mozdev.org
5094811a00
Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
...
r=darin
2003-04-08 22:01:43 +00:00
bzbarsky%mit.edu
4066a16217
prettify HTML-detection a bit; make it a little less likely to detect HTML.
...
Bug 144672, r=bbaetz, sr=darin
2003-04-04 22:46:50 +00:00
darin%netscape.com
ab36528f5e
fixes bug 200365 "trunk topcrash [@ nsUnknownDecoder::SniffForImageMimeType]"
...
r=dougt sr=bz
2003-04-03 19:36:27 +00:00
syd%netscape.com
d42ec504a6
http://bugzilla.mozilla.org/show_bug.cgi?id=195655
...
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)
r/sr = sspitzer, r=brade
2003-03-22 04:55:45 +00:00
cbiesinger%web.de
660cf485d6
198490 r=bbaetz rs=darin consecutive spaces are not displayed in filename "file name" -> "file name"
2003-03-21 22:26:52 +00:00
bzbarsky%mit.edu
1bfea66b89
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
dmose%mozilla.org
e3f16b7236
The fix for bug 195727 lost the const qualifier. Putting it back. r=timeless, sr=sspitzer
2003-03-14 04:20:40 +00:00
cavin%netscape.com
53de0d9911
Fix for 195727. Changed IsSpace() declaration from 'const char aChar' to 'PRUnichar aChar'. r=darin, sr=sspitzer.
2003-03-11 23:49:08 +00:00
cavin%netscape.com
47ad5ffffc
Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer.
2003-02-27 22:46:42 +00:00
andreas.otte%debitel.net
7bea6bdccb
fix bug 193477 [URL: colon ":" in URI is escaped in request (not scheme or port delimiter)] no longer escape the colon when it is part of the filename in urls, but force it's escape in links when building dir/index listings, r=bbaetz@acm.org, sr=darin@netscape.com
2003-02-27 13:15:19 +00:00
andreas.otte%debitel.net
869bb24c30
fix bug 191638 [index/html: files|dirs with "%" need to be properly encoded] force escape of % as part of filenames to %25 to not be damaged by unescape, r=bbaetz@acm.org, sr=darin@netscape.com
2003-02-27 10:55:01 +00:00
sspitzer%netscape.com
6718f17387
turn hang (on send, or save draft of certain email) into an assert
...
by double checking some args to make sure they are valid.
bug #187065 . the bug will open until we fix the real problem.
sr=darin, a=asa
2003-01-28 01:26:24 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
bzbarsky%mit.edu
34d7d818da
Fix solaris and BSD/OS build bustage
2003-01-11 21:25:57 +00:00
bzbarsky%mit.edu
158a688d94
Add sniffing of XML files. Reorganize the sniffing code to make plugging in
...
new sniffers simpler. Bug 186884, r=bbaetz, sr=darin
2003-01-11 19:34:13 +00:00
dbaron%dbaron.org
2d58cd8e80
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
neeti%netscape.com
0fd1fd6bcc
Fix for bug 177964 - FTP: can't download file with # in its name,r=nhotta@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org
2002-12-05 19:18:57 +00:00
neeti%netscape.com
b72561f4e2
fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin
2002-11-26 21:37:58 +00:00
darin%netscape.com
9b3557c713
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
bzbarsky%mit.edu
8fdc3f1e33
Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf.
2002-11-13 21:25:32 +00:00
nhotta%netscape.com
0e629fbe1c
Reset parser's charset to file system's default for file url,
...
bug 179146, r=yokoyama, sr=bzbarsky.
2002-11-12 20:06:16 +00:00
bzbarsky%mit.edu
5cc311ac1e
Prioritize data-sniffing over extension-sniffing for ftp and http. Bug
...
177026, r=rpotts, sr=darin
2002-11-06 22:29:17 +00:00
dougt%netscape.com
1830cf6e69
Fixes EPLF dates. patch by bugzilla@w.d6.org, r=dougt, sr=darin, a=blizzard
2002-10-28 06:30:16 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
sfraser%netscape.com
068af04fc3
Landing fix for bug 164924 on the trunk -- don't use the build-in BinHex decoder on Mac or Mac OS X, and build the nsAppleFileDecoder on Mac OS X. r=sdagley, sr=darin
2002-10-08 03:12:32 +00:00
dougt%netscape.com
668d6a9264
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
5f78f6d91c
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
b5efc9f212
fixes 170070. wrong parsing of dates in ftp-listings. r=neeti, sr=darin
2002-09-23 17:48:12 +00:00
dougt%netscape.com
af668a0285
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
c8bc7f6793
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
timeless%mac.com
9558ede85b
Bug 168248 minor cleanup to nsMultiMixedConv.cpp
...
r=brade sr=darin
2002-09-12 18:12:51 +00:00
seawood%netscape.com
ca93353be9
Do not set EXPORTS to empty as it breaks 'make install'.
2002-09-12 06:57:39 +00:00
darin%netscape.com
3926291a43
oops.. backing that out
2002-09-11 05:50:56 +00:00
darin%netscape.com
4322e344d2
fixes build bustage
2002-09-11 05:50:15 +00:00
darin%netscape.com
90823ea3f2
removing unused files
2002-09-11 04:15:15 +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
dougt%netscape.com
c5e8f896cd
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
60324f94d5
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
c1b9f8114d
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
4bbc44cb86
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
029750d83c
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
ff5a812df3
test cases
2002-09-03 21:52:16 +00:00
dougt%netscape.com
3440ccf04a
[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
5214ffa839
doh. Wrong patch version (-w). backing it out and fixing the whitespace...
2002-09-03 21:47:44 +00:00
bzbarsky%mit.edu
3e83984244
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
00a250bdc2
Test cases. Not part of build
2002-08-29 23:14:56 +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
alecf%netscape.com
5d2a2e5fef
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
8f74c45e82
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
07953b40b4
#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
3e1b5c4ebb
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
ee117885c5
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
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
fdafe18afe
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
3703f3c61b
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
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
97c9120d23
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
bea9f48808
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
2bf216c9e2
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
839a80cb06
Bug 154030 - Handle directory index page title correctly
...
r=dougt, sr=darin
2002-06-25 07:51:05 +00:00
darin%netscape.com
5efdbcb5e0
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
7336913fef
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
8fa2c2f229
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
3be4e1d775
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
e96df2ad1b
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
01d0875800
Detect raw <META> tags as HTML. Bug 143611, r=timeless, sr=darin.
2002-05-15 02:14:26 +00:00
dougt%netscape.com
db7f0eda2c
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
3f9f484824
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
0fd527587a
Bug 134370 - ftp password displayed in page heading
...
r=dougt, sr=darin
2002-04-17 01:45:15 +00:00
dougt%netscape.com
32a0618efe
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
9ac4165898
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
ee9982a802
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
a5c0f1018f
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
02cf2c6a37
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
81ea297a54
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
cbiesinger%web.de
204631c433
fix bustage on cabezon
2002-03-23 14:42:02 +00:00
cbiesinger%web.de
09f543c624
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
bbaetz%student.usyd.edu.au
5b1502fd0e
Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
...
r=dougt, sr=darin, a=shaver
2002-03-12 05:56:29 +00:00
darin%netscape.com
c4b5435d4b
ward of mac bustage
2002-03-12 01:09:11 +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
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
badami%netscape.com
c91edf9e38
Leaking nsCStringKey objects
...
bug 73308 r=valeski sr=shaver a=brendan patch=tmutreja@netscape.com
2002-03-01 09:28:55 +00:00
pete%alphanumerica.com
c68759f4de
b=118639, r=bbaetz, sr=darin, a=asa
...
inadvertantly removed a needed nsMemory::Free when cleaning up leaks in this file.
--pete
2002-02-23 00:41:52 +00:00
bbaetz%student.usyd.edu.au
5f4538f0b8
Bug 106756 - fix vertical alignment for html directory viewer
...
r=basic, sr=sfraser, a=asa
2002-02-22 23:55:25 +00:00
badami%netscape.com
35a74ef59f
Rolling back fix for bug 73308.
...
Seems to be causing regression 126311.
2002-02-20 04:01:22 +00:00
neeti%netscape.com
df7193560a
fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin
2002-02-18 15:22:56 +00:00
badami%netscape.com
52d7be1fba
Leaking nsCStringKey objects
...
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
2002-02-18 07:46:08 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
260814c5be
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
darin%netscape.com
80d45c6a7c
fixes bug 116798 "Opening IMAP mail hangs Mail program (and Mozilla)"
...
patch=adu@sparc.spb.su r/sr=bienvenu,darin
2002-02-08 23:29:12 +00:00
pete%alphanumerica.com
9af2764bab
bug=118639, sr=darin, r=dougt
...
fixed various leaks, expanded tabs and some style cleanup
--pete
2002-02-08 22:42:48 +00:00
bzbarsky%mit.edu
e830c229cd
Make parts of multipart streams expose content-disposition. Bug 123043,
...
r=law, sr=darin.
2002-02-06 03:39:04 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
seawood%netscape.com
aa24d52877
Move impl of nsIndexedToHTML::Create from .h to .cpp to fix BeOS bustage.
...
Bug 74803 sr=sfraser
2002-02-04 23:23:21 +00:00
bzbarsky%mit.edu
0ebb2b3b90
Make the unknown decoder pick up <table> and <div>. Bug 83480, r=rpotts,
...
sr=darin
2002-02-02 16:10:04 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
b417379c8c
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
cathleen%netscape.com
370959ffe2
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
cathleen%netscape.com
8dd5a02295
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
2002-01-29 21:30:32 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
alecf%netscape.com
8c9bfa6586
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
2002-01-27 22:02:00 +00:00
andreas.otte%debitel.net
516376b917
fix bug 114063 [error loading FTP URL served by publicfile] fix
...
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
2002-01-15 22:34:32 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
sspitzer%netscape.com
6bfe47b49e
fix for #118876 . fix xml error when printing addressbook cards with < & or >.
...
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
brade%netscape.com
84171b60b1
remove unused static KStreamConverterServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:36:22 +00:00
brade%netscape.com
51d1658db1
remove unused statics kIOServiceCID and kComponentManagerCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:34:51 +00:00
pete%alphanumerica.com
ae24f853a9
b=116170, r=dougt, sr=darin
...
fix for crash on ftp://ftp.dict.org/
--pete
2002-01-08 02:56:20 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
bbaetz%cs.mcgill.ca
067df95947
Bug 85381 again - left out the .h
2001-12-06 00:48:36 +00:00
bbaetz%cs.mcgill.ca
d053009aba
Bug 85381 - spit html directory listings up into several tables to avoid
...
layout perf issues.
r=dougt,sr=darin
2001-12-06 00:10:11 +00:00
bbaetz%cs.mcgill.ca
b2739d81d1
Bug 111117 - don't print the password in the <title> or the header for the
...
page.
r=dougt, sr=darin
2001-12-06 00:09:00 +00:00
darin%netscape.com
f657efa035
fixing compiler warning, function missing a return value.
2001-11-28 00:24:00 +00:00
radha%netscape.com
968e3fe733
nsPartChannel implements nsIMultiPartChannel to provide access to base channel. r=darin sr=rpotts bug=99638
2001-11-27 23:13:10 +00:00
bzbarsky%mit.edu
4828d21967
For files starting with "#!" check whether the buffer contains any nulls
...
before deciding whether they are plain text. Bug 110767, r=bbaetz, sr=rpotts
2001-11-27 21:20:25 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bzbarsky%mit.edu
e267ae47da
Add detection of PDF and PostScript to the unknown content decoder.
...
Bugs 110662 and 110663, r=bbaetz, sr=rpotts
2001-11-19 20:25:53 +00:00
jaggernaut%netscape.com
790c58aae5
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
dbaron%fas.harvard.edu
c0623fdbcd
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
2001-11-07 04:12:20 +00:00
bbaetz%cs.mcgill.ca
9e913808e0
Bug 38014 - show localised dates in html dir listing
...
Also fixes bug 99169 - display html dir listing file sizes in a nicer
format.
r=darin, sr=smfr
2001-11-06 01:46:18 +00:00
hyatt%netscape.com
3e07b91e11
Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out.
2001-11-03 12:00:32 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
alecf%netscape.com
7ec1caf3e3
REQUIRES cleanup
2001-11-03 00:16:29 +00:00
gagan%netscape.com
f8fc564646
Fix for bug 100595. Resetting cursor after buffer has been prepended with the boundary string. r/sr=darin/dougt
2001-10-31 23:51:38 +00:00
dbaron%fas.harvard.edu
f56bfe4127
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
jaggernaut%netscape.com
019ce473c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-24 23:47:43 +00:00
bbaetz%cs.mcgill.ca
1749787317
Bug 103737 - reenable "go up a directory" stuff which got accidentally
...
removed during my rewrite.
Bug 106114 - Don't assume that ftp directory listing dates are in GMT;
rather just leave them in the server's timezone.
Both r=dougt, sr=darin
2001-10-23 00:56:41 +00:00
bbaetz%cs.mcgill.ca
268131e95e
Bug 82439 - html direcotry listings not localisable. r=sfraser, sr=darin
2001-10-19 03:03:30 +00:00
dbaron%fas.harvard.edu
219202c7c9
Correct incorrect bustage fix that was causing some odd text substitutions in mail messages. r=jag sr=alecf, hyatt b=104693
2001-10-18 03:21:31 +00:00
dbaron%fas.harvard.edu
2a21df7608
Fix Sun WS 5.0 bustage by moving conditional deeper into expression. b=100214
2001-10-13 04:25:23 +00:00
alecf%netscape.com
0c8d3569eb
convert from nsCRT::strn?cmp to Compare() for bug 100214 r=jag, sr=sfraser
2001-10-13 00:12:02 +00:00
mscott%netscape.com
53c2d7ca9f
Bug #96784 --> avoid infinite recursion in the bin hex decoder when the data fork gives us back
...
macbinhex content as the content type.
sr=darin/sspitzer
2001-10-10 00:37:29 +00:00
bbaetz%cs.mcgill.ca
b53dda519c
Make fieldType be public - HPUX build bustage fix.
2001-10-03 01:55:10 +00:00
bbaetz%cs.mcgill.ca
3b371bdf6c
Why do we have two versions of nsCRT::strncmp, one taking a signed int,
...
the other an unsigned int? And why does the mac code barf on this?
Bustage fix.
2001-10-03 01:47:46 +00:00
bbaetz%cs.mcgill.ca
6db626aec5
Bustage fix - how did this build for someone else on windows?
2001-10-03 01:18:58 +00:00
bbaetz%cs.mcgill.ca
0a07e3a5be
Bug 78148. Reorg directory viewer backend to allow file and gopher to use
...
the html view as well. (This is currently disabled for file because of
i18n issues)
Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
bbaetz%cs.mcgill.ca
d2e2dd7f23
Bug 78148. Reorg directory viewer backend to allow file and gopher to use
...
the html view as well. (This is currently disabled for file because of
i18n issues)
Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
2001-10-03 00:26:29 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
alecf%netscape.com
84a8855f9a
arrghh...missed this file 100214 sr=sfraser, r=jag
2001-09-26 20:59:25 +00:00
alecf%netscape.com
2060b904db
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
mkaply%us.ibm.com
40dc2f6f43
Bustage strnstr is wrong
2001-09-20 14:51:00 +00:00
mkaply%us.ibm.com
3ed79ab4fc
#99503
...
r=dougt, sr=darinr
XP support for FTP to OS/2 servers
2001-09-20 14:16:14 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
jaggernaut%netscape.com
5979297126
Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc
2001-09-05 10:46:45 +00:00
mscott%netscape.com
9a4e8af08b
Bug #97835 --> don't linkify words with @ signs in them unless they have a '.' somewhere after the space.
...
r=varada
sr=sspitzer
a=asa
2001-09-01 00:57:07 +00:00
cls%seawood.org
da1862ecd2
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
darin%netscape.com
da9704c985
fixes bug 83465 "response with empty content-type opens helper dialog (telocity dsl modem/router)"
...
r=bbaetz, sr=mscott
2001-08-07 01:23:54 +00:00
darin%netscape.com
e138e95932
Fixes bug 92438 "http 0.9 rendered as content-type: text/plain with Java applets"
...
patch=cahagn_o@epita.fr , r=bbaetz, sr=darin
2001-08-02 00:54:30 +00:00
dougt%netscape.com
4c75842833
fixes 86358, 86418. Duplicate code elimination. submitted by drepper@cygnus.com (Ulrich Drepper). r=dmose@netscape.com, sr=dougt@netscape.com
2001-08-01 02:04:53 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
jat%princeton.edu
49b6296a99
Fixes bug 75177. r=bbeatz, sr=dougt, patch by: darin.
2001-07-23 21:47:02 +00:00
mscott%netscape.com
cc00fa9303
Bug #81352 --> fix a crash in SetContentType by checking for an emtpy xpidl string.
...
r/sr=sspitzer
2001-07-11 00:38:44 +00:00
dougt%netscape.com
d059127574
Fixes a problem when the data ends in a header. 85529, r=valeski, sr=rpotts
2001-07-05 21:30:47 +00:00
dougt%netscape.com
ee5d06c50c
Fixes 85529. r=valeski@netscape.com, sr=rpotts@netscape.com
2001-07-05 17:35:20 +00:00
dougt%netscape.com
a98ffd3e62
Fix for some servers that send "Range" instead of "Content-Range". r=peterl, sr=rpotts bug 85547.
2001-07-04 15:59:47 +00:00
blizzard%redhat.com
4517d2cbae
bug #87534 . multipart/mixed handler doesn't parse content-type handler properly. r=dougt, sr=darin
2001-07-02 19:35:48 +00:00
leaf%mozilla.org
2cabd7c62c
merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323
2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
locka%iol.ie
1b799ded6c
Added null pointer check to prevent crash when stream converter is missing. b=83336 r=rpotts@netscape.com sr=darin@netscape.com
2001-06-28 11:53:17 +00:00
cls%seawood.org
8ddd60fce9
Updating REQUIRES. Fixing senna bustage
2001-06-28 06:34:07 +00:00
sspitzer%netscape.com
cfe2f1c05a
got the bin hex decoder to build on linux. patch by mscott. r/sr=sspitzer
2001-06-28 01:06:46 +00:00
mscott%netscape.com
f1d5d4cfeb
Bug #81352 --> add a bin hex stream converter decoder for windows and unix.
...
the decoder currently just extracts the data fork from the incoming stream.
r=ducarroz
sr=sspitzer
2001-06-28 01:02:42 +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
dougt%netscape.com
b90728c88a
Fixes 84444 & 84441. r=gagan@netscape.com, sr=darin@netscape.com, a=chofmann
2001-06-21 22:06:19 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
mscott%netscape.com
8e0358e13a
Bug #83241 --> sniff for image types in the unknown decoder. This allows mozilla to properly layout local files
...
called "test" that are really images (test.jpg, or test.gif). The sniffing code is cloned directly from libpr0n.
r/sr=rpotts
a=blizzard
2001-06-13 21:24:11 +00:00