bzbarsky%mit.edu
e34097b144
Make it possible to save files of types for which we have mimeinfos but
...
no extensions. Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +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
darin%netscape.com
46d083d4f2
fixes bug 96705 "[zope] authentication should invalidate cache" and
...
bug 103402 "HTTP authentication allows view of first page if previously
authenticated" r=gagan sr=mscott
2002-02-08 23:13:36 +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
0f3179400d
Use the URI Checker to get headers for Save As. Bug 118719,
...
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
bbaetz%student.usyd.edu.au
523e874817
Bug 122913 - make sure that we fire OnStart even when there was no data
...
r=dougt, sr=darin
2002-02-07 04:54:55 +00:00
dougt%netscape.com
bfb8b94122
Backing out my file io changes to see if that fixes some of the unix orangeness.
2002-02-07 03:51:34 +00:00
bbaetz%student.usyd.edu.au
ae0480a313
Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
...
duplicate entry at the same time)
r=dougt, tests only
2002-02-07 03:13:30 +00:00
darin%netscape.com
6cddfc58d9
2nd attempt at fixing bug 86917 "socket transport should try all ip addresses
...
returned by DNS service" r=gordon sr=rpotts
2002-02-07 02:26:46 +00:00
dougt%netscape.com
1c19cf11c0
fixing bustage.
2002-02-06 22:49:00 +00:00
morse%netscape.com
a2275b169d
bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf
2002-02-06 21:55:16 +00:00
dougt%netscape.com
dc5d225d2f
Optimization which does not stat() the file prior to opening it. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com
2002-02-06 20:39:56 +00:00
darin%netscape.com
08dc421a13
fixes bug 113959 "canceling a cached page load blows away the cache entry"
...
r=gagan, sr=mscott
2002-02-06 08:41:16 +00:00
darin%netscape.com
31acd79bed
fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
...
patch=badami@netscape.com , r/sr=rpotts,darin
2002-02-06 07:18:14 +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
rpotts%netscape.com
a2a2a07208
reverting to rev 1.115 to fix blocker bug #123572
2002-02-06 00:28:51 +00:00
racham%netscape.com
f53e918c74
Fixing bug 122309. Using new ParseString routine to parse ports list. r=dougt, sr=jag
2002-02-05 08:39:30 +00:00
rpotts%netscape.com
678f108235
bug #122150 (r=jst@netscape.com, sr=darin@netscape.com) File transport was using the wrong nsIProgressEventSink when firing notifications...
2002-02-05 04:42:25 +00:00
darin%netscape.com
a031f35a63
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-02-05 03:08:15 +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
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
bbaetz%student.usyd.edu.au
363ca922c1
Bug 110241 pt 2 - fix regression from previous checkin, and remove a
...
couple of write-only vars
r=dougt, sr=darin
2002-02-05 01:38:44 +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
darin%netscape.com
46a7175cce
backing out some changes that accidentally slipped in!
2002-02-03 06:24:55 +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
darin%netscape.com
56ff28cb3c
fixes bug 86917 "socket transport should try all ip addresses returned by
...
DNS service" r=gordon, sr=rpotts
2002-02-02 02:45:25 +00:00
bbaetz%student.usyd.edu.au
a928db0d37
Bug 110241 - redo ftp control connection parsing code
...
r=dougt, sr=darin
2002-02-02 00:55:06 +00:00
darin%netscape.com
ecf017c94a
fixes bug 123031 "Setting username and password on nsIURI object damages
...
host part of URL, preventing FTP transfer" r=cmanske, sr=mscott
2002-02-01 21:20:51 +00:00
darin%netscape.com
7374da613d
fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
...
or connecting" r=gordon, sr=mscott
2002-02-01 21:18:13 +00:00
darin%netscape.com
0449ac9443
fixes bug 122787 "(nsIURI) nsStandardURL::SetFileName doesn't recalculate mPath"
...
r=dougt, sr=mscott
2002-02-01 21:03:10 +00:00
andreas.otte%debitel.net
94e54a2702
making patch for bug 120959 [Use of ".." in address causes links to
...
relative URL's to fail] a little bit prettier (remove unnecessary
clause), r=brendan, sr=darin
2002-02-01 20:30:15 +00:00
bzbarsky%mit.edu
4700ad0a4b
View source channels should implement nsIUploadChannel for when we get
...
postdata working with them. Bug 122851, r=darin, sr=rpotts.
2002-02-01 20:18:26 +00:00
rjc%netscape.com
e7fdd3310b
Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson
2002-02-01 00:24:27 +00:00
darin%netscape.com
c794cb5016
possibly fixes bustage on objdir tinderbox's
2002-01-31 23:15:03 +00:00
darin%netscape.com
1f3f3985bc
fixes win32 bustage
2002-01-31 23:05:20 +00:00
darin%netscape.com
d98846cd5a
fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
...
r=dougt, sr=rpotts
2002-01-31 22:17:35 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
bbaetz%student.usyd.edu.au
38c21f9a25
Bug 122548 - ftp was adding bogus (empty) entries for files. We shouldn't
...
be caching these at all
r=dougt, sr=darin
2002-01-31 08:43:52 +00:00
jaggernaut%netscape.com
60a9d4cfa5
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
darin%netscape.com
023adfb8f1
fixes bug 121521 "ABR doing 'File->Open...' to open a file from disk"
...
r=jrgm,andreas.otte, sr=mscott
2002-01-31 01:53:05 +00:00
jaggernaut%netscape.com
7e97de69b5
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 1: add new files
2002-01-31 00:29:19 +00:00
bbaetz%student.usyd.edu.au
1ffdcd40b4
Bug 122307 - FTP doesn't work if memory and disck cache sizes are 0
...
r=dougt, sr=darin
2002-01-30 22:44:44 +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
darin%netscape.com
d8d7d105fc
removing dead, empty file
2002-01-30 02:29:51 +00:00
bbaetz%student.usyd.edu.au
b3b1451dbf
Bug 115720 - migrated ("network.proxy.type", 3) fails to connect
...
r=darin, sr=dveditz
2002-01-29 23:15:41 +00:00
darin%netscape.com
eb4bcbc734
fixes bug 114125 "nsStandardURL::Clone fails to clone the nsIFile if one
...
exists" r=dougt,sr=sfraser
2002-01-29 22:04:16 +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
darin%netscape.com
c4a2f28a0d
part one of bug 113163 "Performance problem at downloading"
...
patch=ak@muc.de , r=gordon@netscape.com , sr=darin@netscape.com
2002-01-29 02:58:02 +00:00
darin%netscape.com
31ec64c0a1
another patch for bug 109179 "replace nsStdEscape with nsEscapeURLPart"
...
r=dougt,gagan sr=alecf,waterson
2002-01-29 01:09:37 +00:00
mkaply%us.ibm.com
550b221e68
More OS/2 bustage
2002-01-28 18:13:56 +00:00
mkaply%us.ibm.com
e29c71abb5
OS/2 bustage
2002-01-28 17:00:06 +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
rpotts%netscape.com
b53af1f99c
bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler...
2002-01-27 06:03:39 +00:00
darin%netscape.com
9a0333567b
partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts
2002-01-26 02:14:09 +00:00
darin%netscape.com
23a4c3046e
backing out my changes -- rjc says it causes moz not to startup!
2002-01-26 00:46:09 +00:00
darin%netscape.com
0431b46cfe
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
patch=badami@netscape.com , r=rpotts@netscape.com , sr=darin@netscape.com
2002-01-26 00:38:37 +00:00
darin%netscape.com
cd4e118c4f
patch 2 for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-01-25 23:08:02 +00:00
andreas.otte%debitel.net
d7f198c09c
second try to fix bug 119071 [Can not ftp files from / on Cobalt web
...
server], this time working around bad urls generated by the tinderbox
script, r=bbaetz, sr=darin
2002-01-25 22:19:29 +00:00
andreas.otte%debitel.net
2cb753db0c
fix bug 120959 [Use of ".." in address causes links to relative URL's
...
to fail] A regression from the rewrite of the urlparser,
r=dougt@netscape.com , sr=darin@netscape.com
2002-01-25 22:07:50 +00:00
alecf%netscape.com
6132119ffe
oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!)
2002-01-25 01:13:09 +00:00
alecf%netscape.com
a3bbcae219
attempt to fix OS/2 bustage
2002-01-24 22:55:41 +00:00
mcafee%netscape.com
802ed3d657
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
2002-01-24 07:16:01 +00:00
gordon%netscape.com
7687c13e73
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
2002-01-24 03:06:28 +00:00
rjc%netscape.com
39e38bd3fc
Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson
2002-01-24 01:29:39 +00:00
gordon%netscape.com
74459092d0
Fix bug 119117 "nsDiskCacheMap.h compiler warning". sr=darin.
2002-01-24 01:27:32 +00:00
gordon%netscape.com
a69d2f5a62
Fix bug 111049 "add attribute to nsICacheSession to detect device availability". sr=darin.
2002-01-24 01:25:25 +00:00
gordon%netscape.com
b7b8a863cb
Fix bug 119085 "cache entries corrupted if size of metadata is zero". sr=darin.
2002-01-24 01:24:20 +00:00
kaie%netscape.com
69119fd416
b=106188 fix whitespace
...
a=brendan
2002-01-22 02:20:13 +00:00
darin%netscape.com
bb66c6848c
fixes bug 115252 "going to http://orange.dk produces redirection error"
...
patch=badami@netscape.com ,darin@netscape.com
r=gordon@netscape.com ,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
2002-01-20 00:43:04 +00:00
bbaetz%student.usyd.edu.au
f6a02251b4
Bug 120891. TestProtocols was including a cookies header file it didn't
...
need, breaking no-extentions builds.
r=bryner, sr=jst, a=dbaron
2002-01-19 04:04:51 +00:00
rjc%netscape.com
0f2e76ecbe
Shame on alecf for not updating to the tip before checking in! Re-backing out these two lines which were originally backed out last night. a=sheriff trudelle
2002-01-19 01:58:03 +00:00
gordon%netscape.com
af2bffa139
Fix bug 114292 (top crash in cache code). Patch prevents cache devices from evicting entries while they are being "bound". r=brendan, sr=darin, a=blizzard.
2002-01-18 22:18:28 +00:00
alecf%netscape.com
2a51fd5d0e
fix for bug 119902 - assertions in nsIOService when saving files, plus a minor performance optimization from dougt
...
r=adamlock, sr=darin
2002-01-18 21:08:07 +00:00
kaie%netscape.com
b4d6580c08
b=106188 Fix SSL freezing Mozilla on connect problems
...
r=darin r=javi r=wtc sr=jag a=blizzard
2002-01-18 20:20:02 +00:00
rjc%netscape.com
f31818dfd6
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
2002-01-18 07:19:46 +00:00
sspitzer%netscape.com
52f605a35b
fix for smoketest blocker #120324 . back out the fix for #119051
...
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
2002-01-16 20:58:01 +00:00
timeless%mac.com
9b8018143b
Bug 117740 bad style in Cut calls in nsJARURI::SetSpec
...
r=redfive sr=jag
2002-01-16 07:31:45 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com
eef5c54aad
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
darin%netscape.com
bc15fb1904
fixes bug 42898 "iDNS support"
...
r=nhotta, sr=brendan
2002-01-16 03:23:23 +00:00
darin%netscape.com
d10ceeab83
backing out andreas' fix for bug 119071. it's causing serious problems
...
with relative links.
2002-01-16 03:01:38 +00:00
andreas.otte%debitel.net
9f127459ef
fix bug 119071[Can not ftp files from / on Cobalt web server], changed
...
CoalesceDir in a way that it no longer drops to much ../ in a path but
leaves them unresolved. This way ftp urls like
ftp://user:<password>@ftp.host.com/../../logs can be successfully used,
r=bbaetz, sr=darin
2002-01-16 00:25:18 +00:00
timeless%mac.com
8723f8991d
Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest
...
assert instead of crashing if some load fails
r=darin sr=waterson
2002-01-16 00:16:51 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +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
rjc%netscape.com
8202246455
Fix bug # 113894: RDF persistence breaks when there is a / in the file path. Verbal r=pavlov and sr=waterson
2002-01-15 05:20:37 +00:00
dougt%netscape.com
90c92f13ff
116420 - Fixes broken directory listings if there is a broken symlink in that directory. r=pavlov, sr=jband@netscape.com
2002-01-15 00:51:11 +00:00
darin%netscape.com
2946992700
fixes bug 119625 "Can't enter new bug or post comments (POSTs turn into GETs)"
...
r=bbaetz, sr=alecf
2002-01-15 00:07:46 +00:00
timeless%mac.com
113dc25972
Bug 117727 make testprotocols pretty print error condition for unknown Content-Length
...
a=darin
2002-01-13 00:54:27 +00:00
bbaetz%student.usyd.edu.au
8499071eec
Bug 119625 - can't POST forms
...
Patch by christophe.fergeau@laposte.net , r=bbaetz, sr=beng
2002-01-12 23:56:42 +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
darin%netscape.com
2538f367be
fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart"
...
r=andreas.otte@debitel.net
sr=alecf@netscape.com
2002-01-11 23:02:22 +00:00
darin%netscape.com
7ddef8d370
fixes bug 117931 "Function shExpMatch in nsProxyAutoConfig.js: conversion
...
from shell pattern to regexp is incorrect."
patch=zybi@talex.com.pl
r=tingley@sundell.net
sr=darin@netscape.com
2002-01-11 22:52:32 +00:00
darin%netscape.com
cfb2fc0697
fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
...
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
darin%netscape.com
9e69c8b18b
fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
...
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
darin%netscape.com
443bc5c268
fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
...
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +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
jband%netscape.com
870255b46e
fix bug 19330. Lost the setting of rv in previous fix. sr=darin r=alecf
2002-01-10 23:39:50 +00:00
brade%netscape.com
142c8e3fe8
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:40:05 +00:00
brade%netscape.com
2a83bc5554
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:38:00 +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
brade%netscape.com
5f41c7b563
remove unused static kSocketProviderService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:45 +00:00
brade%netscape.com
4afcbe86b1
remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:01 +00:00
brade%netscape.com
369b43f6c1
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:32:21 +00:00
brade%netscape.com
1ec093a75d
remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:31:27 +00:00
brade%netscape.com
cc1dc71b9a
remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:30:34 +00:00
brade%netscape.com
fa26a0fd74
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:29:20 +00:00
brade%netscape.com
dcccf7f819
remove unused const kMIME saving 9 bytes (bug 117927; rs=darin)
2002-01-09 14:25:58 +00:00
brade%netscape.com
af2413a7c3
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:24:20 +00:00
brade%netscape.com
5f09705a0a
remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:22:17 +00:00
brade%netscape.com
07a174a860
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:21:00 +00:00
darin%netscape.com
4f7b1f6db4
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
...
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
darin%netscape.com
c193b529f4
comment correction
2002-01-08 22:39:18 +00:00
jst%netscape.com
645c88322d
Fixing bug 64248. Making the loading of external scripts pass the referrer to the server when requesting the script. r=gagan@netscape.com, sr=darin@netscape.com
2002-01-08 06:32:36 +00:00
darin%netscape.com
4b227494a5
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
...
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +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
darin%netscape.com
2af4268cbd
fixes bug 118143 "GetPath() is off by one char after calling SetQuery()"
...
r=dougt, sr=sspitzer
2002-01-08 02:05:43 +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
pinkerton%netscape.com
38ed6718d3
stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187
2002-01-07 15:42:08 +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
seawood%netscape.com
ce8d9c02e5
Use proper platform specific file when building on win32 with gmake. Fixing crash on startup problem.
2001-12-31 22:46:33 +00:00
mcafee%netscape.com
96a5a1b3cb
Ignore generated files
2001-12-29 03:09:11 +00:00
mcafee%netscape.com
3a52f55fe4
Build TestPerf on unix (117127). r=timeless
2001-12-27 22:14:01 +00:00
jaggernaut%netscape.com
2e4cf1866d
Bug 116957: Put Adopt on ns{C}String, and use it in nsStandardURL. r=dbaron, rs=scc
2001-12-26 23:14:12 +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
gerv%gerv.net
446a9c252a
Updating licenses to tri-license.
2001-12-22 09:15:51 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
darin%netscape.com
261f0d7e47
fixes bug 85575 "SSL form submission, redirect" patch=badami@netscape.com,
...
r=gagan, sr=darin
2001-12-20 21:13:25 +00:00
timeless%mac.com
ebb404e39e
Bug 106853 drawThemeMenuSeperator should be drawThemeMenuSeparator
...
r=bbaetz sr=brendan
2001-12-20 21:00:57 +00:00
darin%netscape.com
bca51f68ce
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
r=gordon,dougt sr=mscott
2001-12-20 03:49:07 +00:00
darin%netscape.com
ad5e6b3799
fixes bug 115222 "jar protocol handler should be cached in the io service"
...
r=dp, sr=mscott
2001-12-20 03:46:21 +00:00
alecf%netscape.com
6e3e4a45ab
oops, fix bustage - I forgot to change the API on all 3 platforms
2001-12-19 01:14:37 +00:00
alecf%netscape.com
39b58f17f2
bug 100212 - add api to nsIOService to go between nsIFile and url strings
...
r=dougt, sr=darin
2001-12-19 00:58:25 +00:00
alecf%netscape.com
c764561eb6
bug 100212 - add new APIs to nsIOService to do URL parsing/conversion of nsIFiles
...
r=dougt, sr=darin
2001-12-19 00:55:42 +00:00
rpotts%netscape.com
c323a8096b
added new-line at the end
2001-12-19 00:43:31 +00:00
rpotts%netscape.com
21319d834a
bug #102779 (r=darin@netscape.com, sr=jst@netscape.com) data:// urls now use load groups... this allows onLoad events to fire (when appropriate).
2001-12-19 00:42:16 +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
124f8b4389
Forgot to add EXTRA_DSO_LIBS to link list for libnecko. Should fix some of the orange tinderboxes.
...
Bug 115890 a=dougt
2001-12-18 22:19:21 +00:00
timeless%mac.com
09b1c66214
Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor
2001-12-18 13:40:06 +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
bryner%netscape.com
a74f931cdb
Backing out alecf's checkin for bug 115152 as it's causing a crash on exit on optimized builds (and keeping tinderbox orange).
2001-12-18 07:09:40 +00:00
alecf%netscape.com
9b8cd4a627
fix for bug 115152, lots of service-manager warnings on exit. r=nhotta, sr=darin
2001-12-17 22:24:25 +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