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

712 Коммитов

Автор SHA1 Сообщение Дата
timeless@mozdev.org 022712406a Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
tglek@mozilla.com 63daa66bb0 bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 15:18:49 -08:00
reed@reedloden.com 0238752160 Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (Dão Gottwald) r+sr=roc a1.9=schrep] 2008-01-15 17:44:25 -08:00
reed@reedloden.com 30929cdf63 Bug 392802 - "File listings very hard to read" [p=dao@mozilla.com (Dão Gottwald) r=Mano sr=bzbarsky ui-r=beltzner a=blocking-firefox3+] 2008-01-07 15:15:37 -08:00
bzbarsky@mit.edu 2d30b73b8d Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi 2007-12-03 10:37:54 -08:00
gerv@gerv.net 5b35f31ef3 Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner. 2007-11-28 02:16:54 -08:00
reed@reedloden.com fea6b01c13 Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer] 2007-11-08 23:47:11 -08:00
reed@reedloden.com 9a77ba2f4a Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner] 2007-11-05 13:02:52 -08:00
reed@reedloden.com 679f6d014e Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer] 2007-10-12 21:00:58 -07:00
bzbarsky@mit.edu d149ea559f When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg 2007-09-17 08:53:57 -07:00
reed@reedloden.com 0e9c764951 Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (Dão Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9] 2007-09-15 19:14:13 -07:00
asqueella@gmail.com 45b6575040 Bug 392807 - Severe performance degradation loading file listings p=Dao Gottwald <dao@design-noir.de> r+sr+a=bz 2007-09-02 15:19:10 -07:00
philringnalda@gmail.com 4c9077f10a Bug 392718 - With beautified ftp listings, long filenames are truncated, making them hard to read, patch by Dão Gottwald <dao@design-noir.de>, r+sr+a1.9=bz 2007-08-25 20:20:24 -07:00
Olli.Pettay@helsinki.fi 8cc64e806a Bug 392760, Provide keyboard-accessibility for sorting headers FTP/File/Jar/Gopher dir listing, p=dao@design-noir.de, r+sr+a=bz 2007-08-24 03:12:46 -07:00
bzbarsky@mit.edu 57b1b90f4d Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
jwalden@mit.edu 50aa08b817 Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore 2007-08-17 15:57:36 -07:00
sharparrow1@yahoo.com 7ff3d6cb49 Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
mats.palmgren@bredband.net 65425b3598 Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky 2007-07-22 06:15:38 -07:00
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
cbiesinger@web.de c6ef8b6043 Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi 2007-03-30 15:44:22 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
mnyromyr%tprac.de 7a10470a26 Bug 373496: "dead" emoticon encoding; p=C�dric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu 2007-03-11 00:17:00 +00:00
mozilla.BenB%bucksch.org daad0fa331 Properly recognize wiki urls with (), and with ', in the middle
Bug 133016, r=mscott, sr=biesi
2007-02-17 20:44:08 +00:00
dougt%meer.net f3b03d2925 HTML injection in gopher dir listing. b=358128, r=dveditz 2006-11-28 20:32:27 +00:00
dougt%meer.net 88f9df7a07 Backing out removal of baseURI which caused a regression. bug 358128. 2006-10-31 17:53:58 +00:00
dougt%meer.net d2991ee682 Removing base uri from indexed html parser as we believe it isn't used. b=358128, r=dveditz 2006-10-26 21:24:10 +00:00
cbiesinger%web.de c4ede84550 Bug 352236 remove timer code from mozTXTToHTMLConv.cpp
r=darin
2006-09-12 23:42:27 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
darin%meer.net 08b95ea6ad fixes bug 342581 "Crash on installing extension [@nsXPInstallManager::OnDataAvailable]" r=biesi sr=bzbarsky 2006-08-01 17:17:32 +00:00
dveditz%cruzio.com 506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
masayuki%d-toybox.com b3c81544e5 Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr=darin 2006-05-02 06:24:11 +00:00
gavin%gavinsharp.com ded742466c Bug 335344: Remove leading and trailing space character from emoticon text when using graphical smilies, patch by C�dric Menge <bugzilla@mengemail.de>, r=BenB, sr=bienvenu 2006-04-27 22:13:11 +00:00
jwalden%mit.edu ac773c0354 Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky 2006-03-29 22:10:37 +00:00
darin%meer.net 0fedd52f49 relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky 2006-03-03 16:27:35 +00:00
darin%meer.net d4547ceb4f backing out my latest patch for bug 312760 to clear Tp regression. 2006-03-01 18:30:51 +00:00
darin%meer.net 3f4da940e3 landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2006-03-01 04:48:43 +00:00
neil%parkwaycc.co.uk 61d1139c42 Fixing VC6 debug build bustage b=328038 r=biesi sr=darin 2006-02-22 12:57:23 +00:00
cbiesinger%web.de a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
cbiesinger%web.de 5cdaeda098 bug 327065 misc necko cleanup, see bug for details
r+sr=darin
2006-02-14 15:37:10 +00:00
mozilla.BenB%bucksch.org 40cfa65cbc Change license of moz(I)TXTToHTMLConv.* to GNU triple-license,
but keep modifications. As discussed with Gerv.
2006-02-07 12:36:43 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
darin%meer.net 387edde4eb fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky 2006-01-11 01:50:15 +00:00
darin%meer.net ff99eafe20 fixing build bustage 2006-01-02 02:57:15 +00:00
darin%meer.net eb3847a802 fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
cbiesinger%web.de 9469c444c4 bug 309525 Add a canConvert to nsIStreamConverterService that allows determining
whether a conversion from one type to another is possible.
r=darin sr=bz
2005-12-17 18:22:03 +00:00
bsmedberg%covad.net 6c3b0b3035 Fix conflicts between bug 317937 and bug 313309 2005-12-12 15:52:31 +00:00
bienvenu%nventure.com 920b401cfe fix 318750 text to html converter broken, r=neil, sr=mscott 2005-12-02 21:42:15 +00:00
neil%parkwaycc.co.uk 0d29adadea Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst 2005-12-02 12:02:44 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
darin%meer.net 697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
bsmedberg%covad.net 3d9340e0ae Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
bryner%brianryner.com 2768ce1dbd Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
bzbarsky%mit.edu eabb28c936 Show a useful error message if a page claims to be compressed and isn't. Bug
184144, patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=darin, sr=bzbarsky
2005-09-16 19:27:27 +00:00
cbiesinger%web.de 45319c3d3d bug 288810 don't split directory listing output into multiple tables
patch by Olaf Flebbe <o.flebbe@science-computing.de> r=biesi sr=bz
2005-08-21 14:06:54 +00:00
mkaply%us.ibm.com 0eb9ca0fd0 OS/2 debug build bustage 2005-08-03 21:40:11 +00:00
bzbarsky%mit.edu 6c59f965fd Make our content-type header parsing closer to spec (it wasn't allowing some
perfectly valid things), and have only one function for doing said parsing
instead of two separate functions.  Bug 244964, r+sr=darin, a=bsmedberg
2005-07-25 20:27:04 +00:00
timeless%mozdev.org f1973b1110 Bug 283545 OOM crash [@ nsFTPDirListingConv::OnDataAvailable]
patch by b.jacques@planet.nl r=biesi sr=darin a=asa
2005-07-08 19:40:44 +00:00
timeless%mozdev.org 3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
cbiesinger%web.de 953673d16d 290371
- check the return value of FireListenerNotifications so that ODA does not get
  called if OnStartRequest or a previous ODA returned failure
- make sure to always call OnStartRequest
r=darin sr=bz a=asa
2005-04-21 18:21:48 +00:00
cbiesinger%web.de 44625301dd bug 283489 r=darin sr=bz
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
  interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
  the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
  to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net f2cfd5feb8 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:13:03 +00:00
timeless%mozdev.org 8255a59563 Bug 283547 OOM crash [@ nsGopherDirListingConv::OnDataAvailable]
patch by ajschult@verizon.net r=biesi sr=darin
2005-03-02 08:10:22 +00:00
cbiesinger%web.de bffda0115c 282917 typo in nsHTTPCompressConv, found by Esteve Sabate Juncosa
r+sr=darin sr=brendan
2005-02-23 21:41:18 +00:00
dbaron%dbaron.org 3a87f7e225 Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
bzbarsky%mit.edu 1d87c3297f Include the part number inside a multipart document in the state key, so that
state restoration works correctly on each part.  Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
cbiesinger%web.de 8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
cbiesinger%web.de 666ebe50ae undoing better bustage fix, since it breaks on windows 2005-01-01 16:48:41 +00:00
cbiesinger%web.de c5204c222f better bustage fix 2005-01-01 16:31:29 +00:00
cbiesinger%web.de 92b8a7d60b next try 2005-01-01 16:17:26 +00:00
cbiesinger%web.de 1fbe6bcfcc another attempt at bustage fixing 2005-01-01 16:15:26 +00:00
cbiesinger%web.de 9aa94222f0 trying to fix win32 bustage 2005-01-01 16:03:34 +00:00
cbiesinger%web.de b2a1df39b6 Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
bsmedberg%covad.net 79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
db48x%yahoo.com cebb9552f5 bug 272277: Change to Append/Assign/Equals-Literal in networking
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
darin%meer.net 35a099dea2 fixes bug 236365 "ftp date is off by one year" patch by lucasbz@negaverse.org r=darin sr=bzbarsky 2004-11-24 04:55:42 +00:00
timeless%mozdev.org 5280e1b42c Bug 268168 [mozTXTToHTMLConv] "x^2" text to html conversion is broken for non-integer powers and is not implemented for negative powers
patch by Hans-A.Engel@unibas.ch r=benb sr=darin
2004-11-23 17:38:40 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
cbiesinger%web.de 2e997df0c3 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 7f707d30dd bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
cbiesinger%web.de 0c7a7ecb91 Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
cbiesinger%web.de 84dfa905c7 removing unused file. r+sr=darin a=shaver 2004-07-09 21:45:20 +00:00
timeless%mozdev.org c5d719fafe 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 d4e61b3868 let's try commiting _after_ saving the changed file. (still bug 248810) 2004-06-29 16:45:40 +00:00
cbiesinger%web.de 6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
cbiesinger%web.de ea0cd0c56e get rid of AssignWithConversion in necko
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
cbiesinger%web.de 8ef49c61c2 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 d3d852ccbd 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 4b89aaa53e 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 e7204f5a10 nsTXTToHTMLConv could use some documentation
r+sr=darin bug 243243
2004-05-11 14:27:59 +00:00
cbiesinger%web.de 933569be4a update links to point to mozilla.org instead of a 404 resource 2004-05-10 23:21:35 +00:00
timeless%mozdev.org 8de46ebe80 Bug 242183 CreateNewStreamConv and NS_NewStreamConv are silly/leaky/...
r=darin sr=darin
2004-05-04 07:43:02 +00:00
timeless%mozdev.org a4d031090f 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 ece314c2fe 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 34ccd71d89 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 ceda449f69 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 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
cbiesinger%web.de 06c922eb95 addressing reviewer comments 2004-04-18 13:22:31 +00:00
cbiesinger%web.de 6a4a60ba08 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 14177dedcb 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 11b4c2f2d6 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 cc9706493f 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 035be30444 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 e07ecdf170 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 c380c59f65 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 73298e056e 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 f6875e2d3c 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 e91eb18b8d 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 2c90f8bb44 somehow this one escaped my last checkin .. oops! 2004-02-20 02:13:59 +00:00
scott%scott-macgregor.org 9c92fb36c5 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 52e2f8d60f Add some comments describing FindURLInPlainText 2004-02-19 21:08:11 +00:00
scott%scott-macgregor.org 4107587ad8 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 90431d8022 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 f5134e7ee1 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 6ccc20cdbe 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 cac0311c73 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 feda8614f8 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 1e43dee4bb Fix silly operator precedence error. Bug 226230, r=biesi, sr=darin, a=brendan 2003-11-20 17:31:15 +00:00
bzbarsky%mit.edu 27d56f9d7e 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 02105d9df4 Detect <iframe> as HTML. Bug 224932, r+sr=darin 2003-11-13 23:22:49 +00:00
cbiesinger%web.de fada1ad2ce 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 37a61782f2 Restoring fix for bug 224231, didn't affect btek's Tp. 2003-11-02 15:16:24 +00:00
peter%propagandism.org c782f4ee1c 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 f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
bzbarsky%mit.edu b6acc76843 Fix possible access to unitialized memory. Bug 221189, r=biesi, sr=darin 2003-10-04 20:27:32 +00:00
bzbarsky%mit.edu 1e96d51b10 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 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
bryner%brianryner.com 63fa99c65e 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 f8ff6dbf21 Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann 2003-08-20 20:06:31 +00:00
darin%meer.net 0e1fa2dc76 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 46d6fafdf5 Try to reduce codesize a tad. Bug 213825, r=biesi, sr=jag 2003-07-30 23:16:29 +00:00
bzbarsky%mit.edu 37551aff8b 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 6d73c295a2 fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron 2003-07-29 22:10:59 +00:00
bzbarsky%mit.edu a81d14e92f 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 83c571e877 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 9220237af1 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 347f4e42e7 fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky 2003-07-14 21:36:24 +00:00
darin%netscape.com 48744b6c31 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 f75f9017d9 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 2751c6b097 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 724dfc9b3c 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 bf85a3c0fa 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 a58b5ef4fa 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 54eabacf76 fixes bug 202188 "Gopher support completely defunct" r=dougt sr=bz 2003-04-19 19:47:28 +00:00
darin%netscape.com dde09cbe5b 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