timeless%mozdev.org
|
52532acd61
|
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
|
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 |
|
bsmedberg%covad.net
|
d0f309943a
|
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
|
274ef7cd49
|
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
|
48c9af73a5
|
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
|
feda8614f8
|
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
|
861d5ef83d
|
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
|
dfaa4657ea
|
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
|
d5582721b7
|
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
|
08344d863c
|
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
|
1e43dee4bb
|
Fix silly operator precedence error. Bug 226230, r=biesi, sr=darin, a=brendan
|
2003-11-20 17:31:15 +00:00 |
|
darin%meer.net
|
8d2dc58570
|
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
|
d7ce33ed84
|
fix two "might be used uninitialized" warnings from NTLM patch, bug=224653.
|
2003-11-19 05:00:43 +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 |
|
dwitte%stanford.edu
|
cd7d429814
|
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
|
81fa7f7002
|
adding back TestServ.cpp... didn't mean to remove that.
|
2003-11-18 02:58:18 +00:00 |
|
darin%meer.net
|
660b16478a
|
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
|
f142a6ea88
|
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
|
2003-11-18 02:20:34 +00:00 |
|
dwitte%stanford.edu
|
0434ce1a39
|
fixing bogus comment.
|
2003-11-17 15:43:51 +00:00 |
|
bzbarsky%mit.edu
|
a8938a3267
|
Make nsJARURI implement nsIURL. Bug 224797, r=andreas.otte@debitel.net,
sr=darin
|
2003-11-16 21:43:43 +00:00 |
|
bryner%brianryner.com
|
c34205bb48
|
More ports bustage fixing. Make ~nsSocketTransport() protected for the benefit of nsDerivedSafe<nsSocketTransport>.
|
2003-11-15 08:43:50 +00:00 |
|
bryner%brianryner.com
|
27f406b51d
|
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
|
ee0bc79162
|
fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky
|
2003-11-15 00:13:59 +00:00 |
|
darin%meer.net
|
2861ddd730
|
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
|
4250def2a9
|
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
|
02105d9df4
|
Detect <iframe> as HTML. Bug 224932, r+sr=darin
|
2003-11-13 23:22:49 +00:00 |
|
cbiesinger%web.de
|
86a6cb09ce
|
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
|
e4ebafaa4b
|
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
|
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 |
|
caillon%returnzero.com
|
500a2f874e
|
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
|
83b8afa950
|
removing dead MacOS9 code
|
2003-11-11 07:32:34 +00:00 |
|
darin%meer.net
|
df6de13bdc
|
fixes bug 224320 "remove bogus IsDirectory canonicalization" r=dougt
|
2003-11-11 07:31:47 +00:00 |
|
dwitte%stanford.edu
|
e466288f41
|
removing evil reference to a certain OS. comment-only change.
|
2003-11-11 05:00:25 +00:00 |
|
cbiesinger%web.de
|
891b75f739
|
#include <..> -> #include ".."
|
2003-11-10 00:01:17 +00:00 |
|
cbiesinger%web.de
|
d2756f1681
|
fix case of header file (fixes bustage probably)
|
2003-11-09 23:59:11 +00:00 |
|
cbiesinger%web.de
|
04afaca1f8
|
adding test program to test synchronous open of channels, rs=darin
|
2003-11-09 23:44:02 +00:00 |
|
darin%meer.net
|
582bc3f22c
|
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
|
2003-11-09 22:49:57 +00:00 |
|
darin%meer.net
|
b6c874b805
|
minor IDL tweak to make getNextAddr return PRNetAddr instead -- does not
change the binary interface. r=botbot
|
2003-11-09 01:29:58 +00:00 |
|
timeless%mozdev.org
|
4b3b30a355
|
Bug 49813 "threadsafe" nsDirectoryIndexStream uses nsDirEnumeratorUnix triggering "not thread-safe" assertion
r=darin sr=darin
|
2003-11-05 12:39:05 +00:00 |
|
bzbarsky%mit.edu
|
fa6142d08b
|
Treat any 1xx response like a 100 response. Bug 224537, r+sr=darin
|
2003-11-04 02:20:54 +00:00 |
|
darin%meer.net
|
2e48347cf6
|
adding additional comments to last patch, b=223145
|
2003-11-03 09:10:57 +00:00 |
|
darin%meer.net
|
bb123973dd
|
fixes bug 223145 "Numeric IPv6 addresses don't work" patch=lorenzo@colitti.com r+sr=darin
|
2003-11-03 08:54:49 +00:00 |
|
darin%meer.net
|
d5c92b85c2
|
fixes bug 223861 "default value of network.dnsCacheExpiration should be reduced" r=dougt sr=brendan
|
2003-11-03 05:55:07 +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 |
|
dwitte%stanford.edu
|
b8022e8ecf
|
staticify a couple of class methods.
|
2003-10-31 08:44:00 +00:00 |
|
cbiesinger%web.de
|
c4813304a0
|
bug 223143 nsHttpChannel::Suspend and Resume always return NS_OK
r=darin sr=bz
|
2003-10-30 21:27:38 +00:00 |
|
dwitte%stanford.edu
|
b5e36cc833
|
fixing indentation.
|
2003-10-30 05:25:35 +00:00 |
|