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

4075 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com b073d2a4d3 Remove unused include paths for datetime and finger now that they have moved to extensions. 2002-09-16 02:31:22 +00:00
darin%netscape.com df61007f8a fixes bug 45421 "Offline: No feedback when browsing to an uncached URL in
offline mode" r=adamlock sr=rpotts
2002-09-15 23:40:43 +00:00
mkaply%us.ibm.com bb716b2a35 Not sure what happened here - probably a header changed somewhere 2002-09-13 22:36:42 +00:00
darin%netscape.com 64c042af4f fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
neeti%netscape.com 783abcdaf8 bug 141451 - First a window "Document contains no data" is shown, r= dougt, sr=darin 2002-09-13 20:47:15 +00:00
darin%netscape.com 191f062ef6 this file is no longer built and should have been removed ages ago. 2002-09-13 20:05:48 +00:00
darin%netscape.com 95bbd7498e fixes XP_WIN bustage 2002-09-13 19:58:02 +00:00
darin%netscape.com c8bc7f6793 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com 928ea1333b fixes bug 168425 "cleanup nsIProtocolHandler.idl" r=dougt sr=alecf 2002-09-13 18:55:57 +00:00
timeless%mac.com 9558ede85b Bug 168248 minor cleanup to nsMultiMixedConv.cpp
r=brade sr=darin
2002-09-12 18:12:51 +00:00
seawood%netscape.com ca93353be9 Do not set EXPORTS to empty as it breaks 'make install'. 2002-09-12 06:57:39 +00:00
darin%netscape.com 3926291a43 oops.. backing that out 2002-09-11 05:50:56 +00:00
darin%netscape.com 4322e344d2 fixes build bustage 2002-09-11 05:50:15 +00:00
darin%netscape.com 90823ea3f2 removing unused files 2002-09-11 04:15:15 +00:00
darin%netscape.com 8c46985968 fixes bug 166498 "nsHTTPChunkConv should be cvs removed" r=dougt sr=bzbarsky 2002-09-11 04:14:37 +00:00
darin%netscape.com b768e5b0f2 fixes bug 24197 "RFE Show progress while uploading files (in a form post)"
r=dougt sr=rpotts
2002-09-11 03:23:36 +00:00
caillon%returnzero.com 12fa9e67fc Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
darin%netscape.com b0d2ed2a71 fixes bug 143541 "SMTP via SSL via SOCKS fails to connect to server."
r=dougt sr=rpotts a=rjesup
2002-09-09 18:40:27 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com d94b37c68a Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
leaf%mozilla.org b1bdbfd3cd update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
neeti%netscape.com f37549746a fix for bug 141784, ftp.gigo.com does not connect, r=dougt, sr=darin, a=rjesup@wgate.com 2002-09-06 20:23:00 +00:00
dougt%netscape.com be4c80b70b Bug 166595 prompted to save a file twice when downloading with shift-click on ftp link. patch by bzbarsky@mit.edu, r=me, sr=darin, a=rjesup@wgate.com 2002-09-06 20:10:15 +00:00
darin%netscape.com daf6133e35 fixes bug 166396 "embedders should be able to override the default socket
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
dougt%netscape.com 60324f94d5 Fixes broken symlinks. r=neeti, sr=darin, a=a=rjesup@wgate.com, b=166529. 2002-09-05 05:01:12 +00:00
timeless%mac.com f7346afa66 Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com 05acafb162 fixing a typo in one of the comments. 2002-09-04 06:09:38 +00:00
darin%netscape.com 1c2740b306 removing dead/unused/broken theme protocol handler, r=beard 2002-09-04 06:06:51 +00:00
darin%netscape.com 8f73b8f0b1 removing some commented out code and other unused cruft. 2002-09-04 06:01:46 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu 4bbc44cb86 Allow view-source to handle arbitrary content (as text-plain, in the
worst case).  Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
bzbarsky%mit.edu 029750d83c Honor content-disposition: attachment even when it's set on content we
can handle internally. Bug 98360, r=law,rpotts, sr=darin. Correct
whitespace this time.
2002-09-03 22:00:22 +00:00
dougt%netscape.com ff5a812df3 test cases 2002-09-03 21:52:16 +00:00
dougt%netscape.com 3440ccf04a [TRUNK] FTP listing is not working properly for native filename, unable to download. r=nhotta, sr=darin, bug=165585 2002-09-03 21:51:24 +00:00
bzbarsky%mit.edu 5214ffa839 doh. Wrong patch version (-w). backing it out and fixing the whitespace... 2002-09-03 21:47:44 +00:00
bzbarsky%mit.edu 3e83984244 Honor content-disposition: attachment even when it's set on content we
can handle internally.  Bug 98360, r=law,rpotts, sr=darin
2002-09-03 21:46:25 +00:00
timeless%mac.com 44ef3cdbcc Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
bryner%netscape.com c86e760c38 Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin. 2002-09-03 02:14:42 +00:00
andreas.otte%debitel.net 3b2577b4ce fix bug 166175 [javascript: urls as frame source no longer work] this
is a regression from bug 163225, cloneing the url in case of an
existing base url makes no sense and fixing bug 163225 exposed that. Also
fixing a leak in nsViewSourceHandler in case setting the spec
fails. r=bzbarsky, sr=darin
2002-09-02 22:15:07 +00:00
andreas.otte%debitel.net 219e0622f7 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
bbaetz%student.usyd.edu.au e6c2850ef4 Bug 165544 - let mozilla cope with broken socks 4 proxy servers
patch by jra@samba.org (Jeremy Allison), r=bbaetz, sr=darin
2002-09-02 00:36:36 +00:00
darin%netscape.com 4776d6f1e7 cache fixes required for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:17:00 +00:00
darin%netscape.com a358278e89 http changes required for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:15:43 +00:00
darin%netscape.com e6cb18cf5c fixes bug 163746 "cache block file patch horked support for partial cache
entries [large image requests never load once interrupted]"
r=dougt sr=rpotts
2002-09-01 21:40:45 +00:00
cbiesinger%web.de 665bd3dc39 fixing bustage... the patch had bitrotted 2002-08-31 13:50:00 +00:00
cbiesinger%web.de 6abbba3ad2 bug 91439 r=pchen sr=darin moa=gagan
about: protocol should be case insensitive
2002-08-31 13:47:39 +00:00
alecf%netscape.com c55e29c5fe fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
dougt%netscape.com 00a250bdc2 Test cases. Not part of build 2002-08-29 23:14:56 +00:00
bzbarsky%mit.edu ad71c19985 Don't just hang when we can't load a sheet. Bug 165408, r=rpotts, sr=darin 2002-08-29 22:56:37 +00:00
andreas.otte%debitel.net 12da895dab fix bug 163225 [success or failure of ExtractScheme is not enough to
decide if a url is absolute or relative] This is second part of the
stuff to support those deprecated relative urls of type http:file or
http:/path. By loosening the check on absolute uris in
nsIOService::NewURI nsStandardURL::Resolve gets a chance to do its job.
r=bbaetz, sr=darin
2002-08-29 21:31:55 +00:00