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
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +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
darin%netscape.com
8ae165dd35
fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
...
r=dp, sr=jag
2001-12-15 20:34:07 +00:00
tingley%sundell.net
527624dbcb
checkin for _basic@yahoo.com to add support for the SOCKS directive in proxy
...
autoconfig (PAC) files. bug 105335, r=bbaetz, sr=darin.
2001-12-14 23:52:06 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
darin%netscape.com
397b58d7ac
fixes bug 114660 "data: URLs get sent as http-referer" r=gagan, sr=mscott
2001-12-14 22:56:26 +00:00
darin%netscape.com
87936be2d0
fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz
2001-12-14 22:54:56 +00:00
darin%netscape.com
9ae3ab185b
fixes bug 114286 "No way to determine if a http request was a 304 or not."
...
r=pavlov, sr=mscott
2001-12-14 22:53:13 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
neeti%netscape.com
a7277790cf
fix for bug 114439 - nsFileTransportService should cache the mime service. r=dp, sr=darin
2001-12-12 01:20:38 +00:00
bzbarsky%mit.edu
f6573eb5d3
Make the helper app dialog report the correct mime type after we've
...
tried to use extensions to guess the type. Bug 78943, r=law, sr=mscott
2001-12-12 01:02:26 +00:00
darin%netscape.com
c8fe922828
fixes bug 113949 "Trunk crash [@ nsFileTransport::Process]"
...
r=dougt, sr=mscott
2001-12-11 23:05:51 +00:00
ccarlen%netscape.com
5be3015148
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
timeless%mac.com
18ba08724a
Bug 114040 QNX isn't X11
...
r=bzbarsky sr=darin
2001-12-09 09:14:34 +00:00
bryner%netscape.com
be253fa5c3
Removing wallet from REQUIRES since it's no longer needed. r=jag.
2001-12-08 09:44:58 +00:00
darin%netscape.com
45989119b4
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
waterson%netscape.com
20f5a1f648
Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin
2001-12-07 23:56:55 +00:00
sfraser%netscape.com
529a5094ea
Fix for bug 113942 -- bail early in nsFileIO::GetInputStream() if IsDirectory() returns an error. r=dougt, sr=darin
2001-12-07 23:49:11 +00:00
pete%alphanumerica.com
c7055f2543
b=77933, r=ccarlen, sr=jst
...
nsIFile::CreateUnique() has unused parameter
removed unused parameter
/**
WARNING commercial tree has one hit for this API change
*/
--pete
2001-12-07 23:06:51 +00:00
darin%netscape.com
ce295d007e
fixes bug 97833 "http should periodically prune it's idle connection list of
...
dead connections"
patch=badami@netscape.com
r=dougt@netscape.com
sr=darin@netscape.com
2001-12-07 01:40:18 +00:00
darin%netscape.com
d48e37c68f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
darin%netscape.com
ba2054c632
fixes bug 113807 "Mozilla crashes with a Dr. Watson when using a proxy
...
server - Trunk [@ MSVCRT.DLL - nsHttpAuthCache::GetAuthEntryForPath]"
r=gagan@netscape.com
sr=mscott@netscape.com
2001-12-06 22:36:06 +00:00
timeless%mac.com
e8943f2147
Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
...
the callback is not asynchronous.
sr=darin ... no need for further review.
2001-12-06 22:16:38 +00:00
mkaply%us.ibm.com
40b385e090
#103514
...
r=bbaetz, sr=darin
Don't do PASV stuff if it is an OS/2 FTP server. This should finish the work to get FTP to OS/2 servers working.
2001-12-06 20:10:16 +00:00
darin%netscape.com
fe831b20bd
fixes bug 106097 "M096, Trunk crash [@ nsHttpHandler::InitiateTransaction_Locked] [@ nsHttpConnection::Init]"
...
r=bbaetz@cs.mcgill.ca , sr=mscott@netscape.com
2001-12-06 02:21:03 +00:00
darin%netscape.com
6f25a00b82
fixes bug 71005 "Memory leak in implementation of nsJARURI"
...
patch=badami@netscape.com
r=gordon@netscape.com
sr=darin@netscape.com
2001-12-06 01:20:33 +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
bbaetz%cs.mcgill.ca
9f6065e241
Bug 84472 - make unsupported ftp server message more userfriendly
...
r=dougt, sr=darin
2001-12-06 00:05:15 +00:00
bbaetz%cs.mcgill.ca
50e7519779
Bug 43567 - ftp keeping connections alive forever
...
r=dougt, sr=darin
2001-12-06 00:02:24 +00:00
darin%netscape.com
05eee11a82
fixes bug 113508 "Identical URIs do not compare via nsIURI::Equals"
...
r=andreas.otte@debitel.net , sr=rpotts@netscape.com
2001-12-05 23:54:55 +00:00
darin%netscape.com
ccb8bc9a1a
netwerk/build changes for bug 15860 "digest auth" r=dougt, sr=rpotts
2001-12-05 01:09:38 +00:00
darin%netscape.com
6d99412f69
mac project changes for bug 15860 "digest auth"
...
r=dougt, sr=rpotts
2001-12-05 01:09:00 +00:00
darin%netscape.com
37518f3c14
fixes mac bustage
2001-12-05 00:51:18 +00:00
darin%netscape.com
0e1a5b114b
fixes bug 15860 "support http/1.1 digest authentication"
...
patch=jab@atdot.org ,pach@cs.cmu.edu,darin@netscape.com
r=dougt@netscape.com
sr=rpotts@netscape.com
2001-12-04 23:49:06 +00:00
hewitt%netscape.com
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
mkaply%us.ibm.com
afc6966838
#84420
...
r=gordon
Forgot to remove a path that OS/2 and BeOS shouldn't go down - leaving code in but #if 0 per gordon
2001-12-04 15:05:03 +00:00
neeti%netscape.com
4573bda096
fix for bug 112659 - nsSocketTransport does not cache DNS service, r=dougt, sr=darin
2001-12-04 02:47:19 +00:00
darin%netscape.com
e01b4e99eb
build TestPerf on linux
2001-11-30 01:01:23 +00:00
darin%netscape.com
7b03fa3497
fixes bug 112328 "purify report ABR in nsBaseURLParser::ParseURL"
...
r=bbaetz, sr=mscott
2001-11-29 23:28:34 +00:00
gordon%netscape.com
60ec8e6a4c
Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser.
2001-11-29 23:04:58 +00:00
dougt%netscape.com
34620a6326
fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com
2001-11-29 22:29:00 +00:00
darin%netscape.com
252a641730
adding jar performance test
2001-11-29 00:50:55 +00:00
dbaron%fas.harvard.edu
88c03c4196
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
2001-11-28 05:22:57 +00:00
darin%netscape.com
58d935b5e3
fixes bug 112257 "Reply quoting includes header text" r=gagan, sr=mscott
2001-11-28 00:59:02 +00:00
darin%netscape.com
4581294633
patch 2 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott
2001-11-28 00:49:07 +00:00
darin%netscape.com
0056d930f6
patch 1 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott
2001-11-28 00:46:29 +00:00
darin%netscape.com
c317c42f5c
fixes bug 103016 "crash [@nsSocketTransport::OnStatus]" r=dougt, sr=jband
2001-11-28 00:42:57 +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
be4a13ca81
added files: mozilla/netwerk/base/public/nsIMultiPartChannel.idl
2001-11-27 23:16:11 +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
radha%netscape.com
1f3747b843
add nsIMultipartChannel to makefiles for bug 99638. r=darin sr=rpotts
2001-11-27 23:12:16 +00:00
radha%netscape.com
da92f79987
Initial checkin for bug 99638.
2001-11-27 23:04:18 +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
morse%netscape.com
cae06db34e
bug 110560, cookie topcrasher, r=morse, sr=alecf
2001-11-27 13:33:11 +00:00
darin%netscape.com
7b6de18f47
updating .cvsignore
2001-11-27 02:11:44 +00:00
darin%netscape.com
50ae86dd3a
fixes bug 110846 "all nsStandardURL setters except SetSpec are missing the
...
escaping step" r=andreas.otte, sr=alecf
2001-11-26 23:28:44 +00:00
timeless%mac.com
7873addd19
Bugzilla Bug 107823 change nsIFile
...
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
jband%netscape.com
310a45d916
trivial patch to avoid string assertions when entry is empty rs=jband
2001-11-22 23:32:49 +00:00
darin%netscape.com
78c8ee013f
fixes bug 111072 "nsIOService::ExtractUrlPart does not return correct HOST
...
(flag=IOService.url_Host)" r=cmanske,andreas.otte, sr=mscott
2001-11-22 00:19:47 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
mstoltz%netscape.com
d8f1b32900
Bug 94551 - HTML-escape HTTP header data written to about:cache-entry pages.
...
r=bbaetz, gagan, sr=darin
2001-11-21 00:49:17 +00:00
naving%netscape.com
730f567767
110366 r/sr=darin, addref the reader before using it so that it doesn't get released from under us.
2001-11-20 21:09:14 +00:00
darin%netscape.com
241f6cc71a
backing out last checkin for bug 110418 a=leaf
2001-11-20 20:41:52 +00:00
seawood%netscape.com
1b536ce786
For Irix CC builds, change the default optimization flags to -O -g.
...
Lame workaround for bug 92099. r=bbaetz
2001-11-20 04:22:05 +00:00
darin%netscape.com
7e8736c5ba
fixing comment which references nsStdURL
2001-11-20 02:29:47 +00:00
darin%netscape.com
40329a161f
removing stale reference to nsStdURL.h
2001-11-20 02:29:07 +00:00
darin%netscape.com
dcf193a118
removing old files
2001-11-20 02:27:19 +00:00
darin%netscape.com
8a7cccfcaa
another patch for bug 110418; r=morse, sr=alecf
2001-11-20 00:17:37 +00:00
gordon%netscape.com
9b5505940e
Fix bug 110327 "0775 is bad mask for for cache", checkin patch for timeless@mac.com, r=gordon, sr=darin.
2001-11-19 22:48:30 +00:00
darin%netscape.com
53255e92fb
fixes bug 110418; r=morse, sr=alecf
2001-11-19 21:26:56 +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
darin%netscape.com
e5539c0bc8
fixes bug 110508 "doing SetSpec() with a string with a query doesn't do the
...
right thing" r=bbaetz, sr=sspitzer
2001-11-19 20:21:42 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
jst%netscape.com
00e4f0583d
Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com
2001-11-16 08:23:28 +00:00
darin%netscape.com
3b0beda0ba
landing standard url rewrite (bug 103916)
...
r=andreas.otte@debitel.net , sr=brendan,alecf
2001-11-16 02:09:13 +00:00
darin%netscape.com
2d8304e547
fixes bug 97958 "[CRASH] on :jar protocol" r=dbaron, sr=dougt
2001-11-16 01:58:20 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +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
darin%netscape.com
98a39fa92e
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
gerv%gerv.net
4b24af480a
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
2001-11-10 19:10:40 +00:00
naving%netscape.com
15eed46f30
104504 r/sr=darin. Null out the listeners once we are done with read requests. This fixes
...
nsImapCacheStreamListener and nsNntpCacheStreamListener leaks.
2001-11-10 01:13:06 +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
ccarlen%netscape.com
1db94d70f6
Bug 104020 - send out notification after SetOffline has completed, respond to profile change notifications. r=dougt/sr=darin
2001-11-07 04:26:19 +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
darin%netscape.com
b917ad6df8
fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
...
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
alecf%netscape.com
ba8ed664e2
fix for bug 108684 - cache objects not included in bloat logs
...
r=gordon, sr=darin
2001-11-06 22:51:58 +00:00
blizzard%redhat.com
798f3859c5
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
darin%netscape.com
803d882528
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +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
darin%netscape.com
4ccdcf2054
fixes bug 107719 "avoid extra copy of http request headers"
...
r=bbaetz, sr=mscott
2001-11-04 05:50:37 +00:00
darin%netscape.com
929e70869f
fixes bug 103070 "No new connections issued when waiting for timeout"
...
r=bbaetz, sr=mscott
2001-11-04 05:46:06 +00:00
darin%netscape.com
004844dbe9
fixes bug 98884 "Automatic page refresh for Expires META tag not working"
...
r=gagan, sr=dougt
2001-11-04 05:33:33 +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
seawood%netscape.com
bd56324bfc
Define _BSD_SOURCE for Linux so that linuxppc's libc can find ftruncate.
2001-11-03 06:28:49 +00:00
gordon%netscape.com
04bbced252
Fix bug 86474 "nsFileTransports won't truncate files", extends fix to other unix platforms besides linux. Checking in for lidl@pix.net, r=gordon, sr=darin.
2001-11-03 00:39:14 +00:00
alecf%netscape.com
7ec1caf3e3
REQUIRES cleanup
2001-11-03 00:16:29 +00:00
jaggernaut%netscape.com
dfe4ef469b
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
pete%alphanumerica.com
41da234dd2
b=107823, r=ccarlen, sr=brendan
...
--pete
2001-11-01 00:11:15 +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
andreas.otte%primus-online.de
efc26ed910
fix bug 104876 [c:foo wrongly considered valid URL] this fixes a bug
...
in caching protocol handlers, scheme "c" was mixed up with scheme
"chrome" for example, c=darin@netscape.com , r=rjesup@wgate.com ,
sr=dougt@netscape.com
2001-10-30 22:20:06 +00:00
dougt%netscape.com
1a5050445f
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
bbaetz%cs.mcgill.ca
70a53869eb
Bug 107355 - fix crash when leaving root directory of an ftp server after
...
accessing another dir.
r=dougt, sr=scc.
2001-10-29 22:42:13 +00:00
andreas.otte%primus-online.de
cbbde9937e
fix bug 84242 [FTP URL parsing broken] and bug 95277 [ftp: URL w/o path
...
should redirect to home dir] This will change the way we parse ftp
urls, a ftp url like ftp://user@host/path will go to path under
the users home directory not the root directory. With most anonymous
ftp servers there is no change since root is the home, but if you want
to access /path from a users directory you have to use
ftp://user@host//path instead. This will bring us closer to the ftp
urls outlined in rfc 1738. r=bbaetzcs.@mcgill.ca ,
sr=darin@netscape.com
2001-10-28 08:58:18 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
ccarlen%netscape.com
4f455a445d
Bug 101684 - Assertions on startup on Unix from resprotocolhandler's use of directories which don't always exist. r=dougt/sr=darin
2001-10-26 13:28:07 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +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
dougt%netscape.com
5fe12c09e7
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +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
darin%netscape.com
bb84d32a5b
fixes bug 105478 "nsHttpHandler::mLastUniqueID not initialized!!"
...
r=gordon, sr=mscott
2001-10-22 23:24:26 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
bnesse%netscape.com
5d3ba9e8a4
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
dougt%netscape.com
f3717893b5
fixing major regression caused by my change to nsIObserverService
2001-10-20 00:33:02 +00:00
dougt%netscape.com
4225ea625a
backing out my backout from nsIOService. Merge conficts with bnesse
2001-10-19 21:38:24 +00:00
dougt%netscape.com
75ecf54065
fixing build bustage in nsIOService.cpp
2001-10-19 21:28:58 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +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
morse%netscape.com
6ea1d428ef
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-19 02:28:06 +00:00
gordon%netscape.com
934d942dca
Fix bug 92908 and bug 101857. Change nsCacheService::CreateSession() to
...
return a new session even if there are no cache devices currently enabled.
Also, changed DeactivateEntry() to bind non-doomed entries if necessary to
allow the storage of meta-data-only entries, such as HTTP redirects.
r=sfraser, sr=darin.
2001-10-19 02:05:12 +00:00
gordon%netscape.com
744aaca98c
Fix for bug 101651, nsStdURL::SetSpec can trash memory. r=sfraser, sr=darin.
2001-10-19 01:59:57 +00:00
gordon%netscape.com
8fd04d5c29
Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin.
2001-10-19 01:58:32 +00:00
gordon%netscape.com
33835054f6
Fix for bug 103167, removing old cache interfaces. r=sfraser, sr=darin.
2001-10-19 01:54:42 +00:00
darin%netscape.com
1bbb7d1f24
fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
...
r=gagan, sr=rpotts
2001-10-18 10:37:04 +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
34fc404be7
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
sspitzer%netscape.com
95643699a5
fix for #104929 . some minor optimizations to nsStdURL.cpp.
...
use PL_strchr() instead of PL_strstr() when possible.
switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.
r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
darin%netscape.com
f3af6ffd96
fixes bug 103979 "Crash if autoconfig proxies prefs enabled by the default"
...
r=gagan,dougt sr=rpotts
2001-10-15 22:26:19 +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
blakeross%telocity.com
47a1f0191c
Add ellipses to various necko status texts (97028), patch by hwaara, r=doron sr=ben
2001-10-12 01:56:54 +00:00
alecf%netscape.com
7b01cfe86d
fix for bug 103988 - fix the cache module so it is it's own module, not necko
...
r=cls, dbaron
2001-10-11 18:33:52 +00:00
dbaron%fas.harvard.edu
76b171732d
Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin
2001-10-11 01:09:18 +00:00
morse%netscape.com
1b92bfbfe2
backing out fix for bug 47437 due to memory leak
2001-10-11 00:40:07 +00:00
morse%netscape.com
3114822817
bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-10 23:16:03 +00:00
bnesse%netscape.com
7102168b4c
Fix for bugscape bug 7630, crash at www.barbie.com. Added check to kick out of loop if end of string reached. r=peterlubczynski, sr=darin.
2001-10-10 22:56:07 +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
dougt%netscape.com
27d71f3cd6
fixes 89097. Adds pref observer to IOService. r=me, sr=darin, patch submitted by tingley@sundell.net
2001-10-08 22:27:14 +00:00
darin%netscape.com
2134db071c
fixes bug 103043 "nsSocketTransport should only fire OnStatus when status
...
changes" r=bbaetz, sr=mscott
2001-10-08 22:17:25 +00:00
andreas.otte%primus-online.de
953dbaa3fa
fix bug 32895 [Converting \ to / in urls on windows only (was: RFC 2396 $2.4.3 non-compliance?)] We no longer convert \ to / inside the core urlparser on windows only. Conversion from filepath to url still does. r=dougt@netscape.com sr=darin@netscape.com
2001-10-06 12:08:44 +00:00
darin%netscape.com
1443076688
code changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
darin%netscape.com
65a9ad0110
netwerkIDL update for bug 42898 "iDNS support"
2001-10-05 07:35:08 +00:00
darin%netscape.com
0e57673953
fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:25:24 +00:00
darin%netscape.com
9f70f1cd0e
correcting typo in PR_LOG statement.
2001-10-04 01:40:35 +00:00
darin%netscape.com
73f9731ee2
fixes bug 51907 "crashes on redirect Trunk [@nsHttpChannel::ProcessResponse]"
...
r=gagan, sr=mscott, a=dbaron
2001-10-03 22:19:13 +00:00
gerv%gerv.net
9b3c659a1b
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
darin%netscape.com
188c447a98
fixes bug 102221 "SetCacheKey(key, TRUE) not implemented correctly"
...
r=gordon, sr=rpotts
2001-10-03 06:53:02 +00:00
ccarlen%netscape.com
80a454bb32
Bug 100634 - Assertion on startup coming from use of "CurWorkD" directory service key. r=brade/sr=darin
2001-10-03 06:13:00 +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
2b004772fc
Oops - left thse out of the diff for bug 78148 & friends. rs=darin
2001-10-03 01:25:19 +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
akkana%netscape.com
1c1d734e7b
97677: Check whether a link exists. r=cmanske,sr=darinf
2001-10-03 00:40:10 +00:00
peterv%netscape.com
66f699c92d
Adding files for fix for bug 78148 and bug 97677.
2001-10-03 00:39:20 +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
akkana%netscape.com
a6e2c84e60
97677: Check whether a link exists. r=cmanske,sr=darinf
2001-10-03 00:21:34 +00:00
darin%netscape.com
e512eb27b0
fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
...
r=dougt, sr=alecf
2001-10-02 23:04:49 +00:00
bbaetz%cs.mcgill.ca
da932598d3
Bug 101128 - ftp sending spurious onstop before onstart
...
Bug 100816 - don't mask the error codes, so that we can get dns failure
messages
Bug 101027 - use a valid default for the anonymous ftp email
All patches r=dougt, sr=darin
2001-10-02 01:25:32 +00:00
darin%netscape.com
f3dc11cf6f
fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
...
r=gagan, sr=alecf
2001-10-02 00:40:27 +00:00
darin%netscape.com
5ac2b46834
initial framework patch for http/1.1 pipelining (bug 93054) r=gagan, sr=rpotts
2001-10-02 00:31:30 +00:00
darin%netscape.com
0ad6bf5579
fixes bug 94004 "Offline: redirects not cached" r=gagan, sr=rpotts
2001-10-01 23:52:00 +00:00
alecf%netscape.com
73b4882cac
Split necko MODULE into necko and necko2, part of bug 101761, r=cls
2001-10-01 19:53:27 +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
bbaetz%cs.mcgill.ca
cd75d63b82
This is not my day.
2001-09-28 23:16:29 +00:00
bbaetz%cs.mcgill.ca
7b9dfb90ef
Save before committing. Sigh.
2001-09-28 23:13:46 +00:00
bbaetz%cs.mcgill.ca
18cd68cad0
Bug 99614. Treat servers of type "L8" as having unix-style dir listings.
...
r/sr=darin, sr=shaver
2001-09-28 23:08:59 +00:00
darin%netscape.com
fea21df600
fixes bug 92528 "#define FORCE_PR_LOG for http" r=bbaetz, sr=mscott
2001-09-28 22:23:26 +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
andreas.otte%primus-online.de
0a24d79dc9
fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] again, this time we were not finding enough ports. Now we are checking for ? and # as additional delimiters. r=dougt@netscape.com, sr=darin@netscape.com
2001-09-28 10:57:06 +00:00
darin%netscape.com
07b97cfe8a
fixes bug 52510 "HTTP handler should register as a listener for user agent
...
prefs changes" r=valeski,bnesse, sr=mscott
2001-09-27 21:26:59 +00:00
darin%netscape.com
2faf4a68e7
fixes bug 95768 "about: services should be converted to XHTML 1.1"
...
patch=alexey@ihug.com.au , r=cbiesinger@web.de , sr=darin,jst
2001-09-27 01:42:06 +00:00
darin%netscape.com
2944417cd7
fixes bug 101602 "IBM accessibility Proxy server not responding correctly"
...
r=gagan, sr=mscott
2001-09-26 23:59:18 +00:00
darin%netscape.com
f6ae507ed0
fixes bug 82873 "improved support for HTTP trailers" r=gagan, sr=mscott
2001-09-26 23:30:28 +00:00
darin%netscape.com
2107e4bd9b
fixes bug 98262 "pages show up blank - avoid sending blank Accept-Charset header"
...
r=gagan, sr=mscott
2001-09-26 23:25:10 +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
alecf%netscape.com
ce312fb161
bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls
2001-09-26 20:13:43 +00:00
cmanske%netscape.com
8cc36ba7b9
Fixed nsIOService::ResolveRelativePath problem when basePath ends in '/', b=97682, r=andreas.otte@primus-online.de, sr=dougt
2001-09-26 19:34:11 +00:00
dbaron%fas.harvard.edu
3d6ca1242d
Add PR-logging and assertions used to find bug 94979. r=bbaetz rs=darin, dougt
2001-09-26 05:21:12 +00:00
jaggernaut%netscape.com
bb781ad2d2
Clean up REQUIRES, r=cls
2001-09-25 02:56:54 +00:00
bbaetz%cs.mcgill.ca
3543faa101
Additional fix for bug 99233, rs=darin
2001-09-25 02:14:19 +00:00
bbaetz%cs.mcgill.ca
3a641c9705
Bug 99233. Increase the pipe's segment size so that commands don't get
...
split up over multiple packets, which should fix some broken
servers/firewalls. r=timeless, r/sr=dougt
2001-09-24 22:58:40 +00:00
bzbarsky%mit.edu
ff22b923b4
Fix linux topcrash bug 97970. Make AddMimeInfoToCache do some more
...
error checking than it used to. r=timeless, sr=mscott
2001-09-24 22:39:17 +00:00
ccarlen%netscape.com
e3f8f3ec1a
Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott
2001-09-21 05:04:25 +00:00
darin%netscape.com
3b49263176
fixes bug 97997 "easyweb.tdcanadatrust.com does not display" r=bbaetz, sr=dougt
2001-09-21 03:59:02 +00:00
bzbarsky%mit.edu
904a6fd23e
Bustage fix. replace nsIRequest::LOAD_FROM_CACHE with
...
::nsIRequest::LOAD_FROM_CACHE
2001-09-21 03:35:49 +00:00
bzbarsky%mit.edu
de265e1461
Make nsViewSourceChannel implement nsICachingChannel and nsIHttpChannel
...
as appropriate so that the docshell will do the right things as far as
pulling it from cache. bug 99107, r=chak@netscape.com ,
sr=darin@netscape.com
2001-09-21 01:57:37 +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
darin%netscape.com
89be4c09ee
fixes build bustage... forgot to checkin these makefile changes.
2001-09-20 02:05:50 +00:00
darin%netscape.com
b98e329c56
removing unused file: nsIResChannel.idl
2001-09-20 01:34:13 +00:00
darin%netscape.com
33a41578de
mac project change for bug 99410
2001-09-20 01:33:37 +00:00
darin%netscape.com
e8db2d99ac
fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott
2001-09-20 01:32:16 +00:00
gordon%netscape.com
bf5d6a446a
Fix bug 92348, browser won't start if cache capacities set to 0. Added
...
check to fail nsCacheService::ActivateEntry() if neither disk or memory
cache devices are enabled, or if the memory cache device is not enabled
and the request if for a non-stream-based entry. r=gagan, sr=dougt.
Also changing pref name for cache parent directory according to suggestion
in bug 78480. r=gagan, sr=darin.
2001-09-20 01:12:35 +00:00
gordon%netscape.com
db73aa75c8
Fix bug 100216, top crash on shutdown. Added null pointer check to
...
nsCacheEntryDescriptor::RequestDataSizeChange(). r=gagan, sr=darin.
2001-09-20 01:09:01 +00:00
darin%netscape.com
7c59bdabaa
fixes bug 99183 "JAR channel allocates and uses a monitor even though it is
...
accessed exclusively by the UI thread" r=dougt, sr=mscott
2001-09-18 23:07:57 +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
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +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
dougt%netscape.com
355e996bfb
Adds Double PASV support. r=gagan, sr=darin b92582
2001-09-18 05:21:18 +00:00
gordon%netscape.com
943fb82c2e
Fix bug 97620 [r=rpotts, sr=brendan/ben] Added code to doom and clear
...
active cache entries when devices are shutdown.
Fix bug 88768 [a=nisheeth], fixing unary operator usage in nsCacheEntryDescriptor.cpp.
2001-09-17 20:47:09 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
gerv%gerv.net
63fffd961d
Prevent security dialogs being untitled. Bug 99845. r=timeless. rs=brendan with his magic string-only-changes rubberstamp.
2001-09-16 23:27:11 +00:00
darin%netscape.com
e12e63ab03
fix AIX & OS/2 bustage (second attempt)
2001-09-15 01:45:27 +00:00
darin%netscape.com
4356f6c6af
attempting to fix AIX bustage
2001-09-15 00:09:09 +00:00
darin%netscape.com
7cd31eeb63
fixes obj dir build bustage
2001-09-14 22:29:06 +00:00
darin%netscape.com
8d8c9b98f7
fixes bug 99522 "nsHttpConnectionInfo need not inherit from nsISupports"
...
r=dougt, sr=mscott
2001-09-14 21:28:41 +00:00
darin%netscape.com
dbef4db173
mac project changes for bug 97528
...
r=dp, sr=brendan
2001-09-14 21:19:48 +00:00
darin%netscape.com
19b5bdab36
fixes bug 97528 "1200 urls created on startup about:blank" (take 2)
...
r=dp, sr=brendan
2001-09-14 21:19:41 +00:00
darin%netscape.com
2dd5849692
fixes bug 99562 "nsHttpTransaction should own the nsIProgressEventSink proxy
...
instead of nsHttpConnection" r=gagan, sr=mscott
2001-09-14 21:08:58 +00:00
andreas.otte%primus-online.de
4a3813dba0
fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com
2001-09-14 05:47:54 +00:00
andreas.otte%primus-online.de
cd4021111c
fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] ExtractPortFrom trys to parse the portnumber from url-strings and sometimes it found ports that are none like messageids of news urls, r=dougt@netscape.com, sr=darin@netscape.com
2001-09-14 05:38:51 +00:00
timeless%mac.com
b302628533
Bug 51844 about:blank is invalid
...
The new about blank:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html>
patch by cbiesinger@web.de r=bbaetz sr=darin
2001-09-13 13:48:44 +00:00
andreas.otte%primus-online.de
bf2b8bc2be
fix bug 97988 [contractid of nsAuthURLParser same as of nsNoAuthURLParser] seems to be a simple cut and paste error now corrected, r=dougt@netscape.com, sr=darin@netscape.com
2001-09-13 07:42:22 +00:00
cls%seawood.org
4c050bc155
Adding newline to end of file to fix HP-UX bustage
2001-09-13 03:42:52 +00:00