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
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
tor%cs.brown.edu
b46544f169
Bug 208314 - remove use of iostreams to allow building with compilers
...
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
darin%meer.net
847cb78b13
adding a JS testcase for server sockets (see bug 92928)
2004-02-06 20:36:58 +00:00
kairo%kairo.at
9ec4b6c21a
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
2004-02-04 14:24:38 +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
pinkerton%aol.net
60aa753170
add support for OSX 10.3 SDK support so build done on 10.3 can be run on
...
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
darin%meer.net
a5bc45c25d
landing patch for bug 114451 "digest auth nonce count not updated properly" patch by avva@livejournal.com r+sr=darin
2004-01-29 00:10:32 +00:00
bsmedberg%covad.net
34cd8e8bdf
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
049f6d895d
bug 78919, part 3: Move nsMIMEInfoImpl to exthandler, and don't allow to CreateInstance it
...
r=bzbarsky sr=darin
2004-01-28 14:48:22 +00:00
cbiesinger%web.de
36ad5a54c0
bug 230931 - nsFileStreams.h should not #include nsReadLine.h
...
this forward-declares nsLineBuffer in nsFileStreams.h instead, and turns a
typedef struct { ... } nsLineBuffer into struct nsLineBuffer { ... }
r=bzbarsky sr=darin
2004-01-28 00:22:55 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +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
timeless%mozdev.org
c23df0d02b
Bug 229476 about:cache title capitalization inconsistent
...
patch by jmd@pobox.com r=bz sr=darin
2004-01-11 08:11:53 +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
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
technutz%netscape.net
31a9832080
Bug 106618. Change KB to KiB across the application. Patch by Alexey Chernyak <alexey@optus.net>. r=bz, sr=darin
2003-12-26 07:11:58 +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
darin%meer.net
f7a90632c4
fixes bug 227267 "Upload file doesn't work well. It just upload file with zero size. [ftp only?]" r=dougt sr=dveditz a=chofmann
2003-12-18 18:41:05 +00:00
darin%meer.net
37341257a8
fixes bug 226615 "PAC: cannot specify SOCKS5 proxy" r=dougt sr=bz a=tor
2003-12-16 21:23:36 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
darin%meer.net
687fcec193
fixing up comment for nsIServerSocket::getAddress so it is clear that this cannot be used to determine the IP address of the local system.
2003-11-21 07:09:31 +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
darin%meer.net
fbb7a5ba47
fixes bug 223815 "do not unescape %2e if it occurs in the filename part of the filepath" patch=andreas.otte@debitel.net r=bz sr=darin
2003-11-19 06:03:01 +00:00
darin%meer.net
c1a8384a29
fix two "might be used uninitialized" warnings from NTLM patch, bug=224653.
2003-11-19 05:00:43 +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
dwitte%stanford.edu
5a51d4d50d
reduce mallocs when creating a new nsCookie, by storing member strings contiguously with the cookie object.
...
b=223289, r=caillon, sr=darin.
2003-11-18 12:30:23 +00:00
darin%meer.net
8649f68f5c
adding back TestServ.cpp... didn't mean to remove that.
2003-11-18 02:58:18 +00:00
darin%meer.net
aafd403258
fixes bug 224749 "REUSABLE_CREDENTIALS and REUSABLE_CHALLENGE flags ignored in nsHttpChannel::setAuthorization" r=cneberg sr=bzbarsky
2003-11-18 02:39:24 +00:00
darin%meer.net
5fb0075b24
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
2003-11-18 02:20:34 +00:00
dwitte%stanford.edu
be26fab99f
fixing bogus comment.
2003-11-17 15:43:51 +00:00
bzbarsky%mit.edu
7e82d051df
Make nsJARURI implement nsIURL. Bug 224797, r=andreas.otte@debitel.net,
...
sr=darin
2003-11-16 21:43:43 +00:00
bryner%brianryner.com
51bf394037
More ports bustage fixing. Make ~nsSocketTransport() protected for the benefit of nsDerivedSafe<nsSocketTransport>.
2003-11-15 08:43:50 +00:00
bryner%brianryner.com
59d2ca8b52
Fix AIX bustage by making ~nsSocketTransportService() protected (so that nsDerivedSafe can call it). r=dbaron.
2003-11-15 05:52:32 +00:00
darin%meer.net
8b29fff90c
fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky
2003-11-15 00:13:59 +00:00
darin%meer.net
5e79a26f11
fixes bug 210208 "add http-on-examine-merged-response notification" patch=rggammon@alumni.uwaterloo.ca r+sr=darin
2003-11-14 20:51:55 +00:00
dwitte%stanford.edu
2f88461ce0
clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
...
b=225298, r=mvl, sr=darin
2003-11-14 06:43:08 +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
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
darin%meer.net
291dcc03b9
fix uninitialized variable warning, bug 204503, patch by alfredkayser@nl.ibm.com, r+sr=darin
2003-11-12 20:09:05 +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
caillon%returnzero.com
085ad44ab6
Get rid of an addref/release pair and be explicit about deleting our nsCookie when AddCookieToList fails, rather than it just magically dissappearing via the addref/release pair in the callee.
...
Bug 225203
r=dwitte; sr=jst
2003-11-11 09:39:32 +00:00
darin%meer.net
a2d60f0a6d
removing dead MacOS9 code
2003-11-11 07:32:34 +00:00