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

896 Коммитов

Автор SHA1 Сообщение Дата
vladimir@pobox.com ddb55e3265 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org a0abc6c77c Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner 2008-02-29 15:59:20 -08:00
joshmoz@gmail.com e905c9a56a rename files to .mm. b=419390,419392 r/sr=roc 2008-02-26 18:03:08 -08:00
reed@reedloden.com 35982d200f Bug 273524 - "Helper applications with parameters don't work ( GTK2/Gnome )" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a1.9=beltzner] 2008-02-26 16:58:15 -08:00
dveditz@cruzio.com afdfa1c154 bug 417780 prevent tmpfile creation failures due to illegal chars in suggested name, r/sr=bsmedberg,neil 2008-02-26 01:23:02 -08:00
edward.lee@engineering.uiuc.edu fc764c49c2 Bug 401316 - Open-with downloads are readonly. r=biesi, sr=biesi, a1.9=damons 2008-02-25 13:38:54 -08:00
joshmoz@gmail.com 3b6a639adb When opening a .dmg file downloaded from site, user receives error message. p=shebs b=394342 r=dmose sr=roc 2008-02-21 18:24:42 -08:00
dmose@mozilla.org fffca71f6a Fix SunOS build bustage + wrongly typed return value in landing of bug 395277, a=build-bustage 2008-02-19 22:10:33 -08:00
dmose@mozilla.org aba72c6e99 Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin 2008-02-19 20:46:35 -08:00
enndeakin@sympatico.ca 3a3c517954 Bug 414901, fix failing test due to missing QI 2008-01-31 12:39:02 -08:00
reed@reedloden.com 65994844b2 Bug 373397 - "nsGNOMERegistry could use the mozgnome component" [p=mh+mozilla@glandium.org (Mike Hommey) r=chpe sr=biesi a1.9=beltzner] 2008-01-29 20:36:11 -08:00
edward.lee@engineering.uiuc.edu b7000af9d0 Bug 414306 - exthandler should set STATE_IS_(REQUEST|NETWORK) to conform with nsIWebProgressListener. r=biesi, sr=bzbarsky, b-ff3=beltzner for bug 405107 2008-01-28 00:19:34 -08:00
florian@queze.net f6fbd94bf6 Bug 410297 - Assertion ('Content type should be known by now.') while running netwerk xpcshell tests. r=dmose, sr=biesi, a=blocking1.9+ 2008-01-27 21:22:14 -08:00
florian@queze.net 001a97157c Bug 413954 - nsHandlerService.store fails to remove applications. r=myk, sr=dmose, a1.9=beltzner 2008-01-25 13:47:05 -08:00
florian@queze.net d63886d4d3 Bug 412907 - Failure to find the system default application. r+sr=vlad, a1.9=schrep 2008-01-18 11:03:51 -08:00
mozilla@weilbacher.org f1baa0178a [OS/2] Bug 305061: use RWS to improve platform integration on OS/2 (base RWS support and helper app handling), p=Rich Walsh and me, testing=abwillis1,daveryeo,wuno, r=mkaply 2008-01-09 14:24:05 -08:00
mkmelin+mozilla@iki.fi bdbf8bdca7 Bug 410794: temporary downloads no longer cleaned up at shutdown since they are read-only. r+sr=cbiesinger, a=mtschrep 2008-01-07 09:11:09 -08:00
timeless@mozdev.org ce9baf3532 Bug 235630 nsGNOMERegistry::GetFromType feeds invalid mime type (containing CAPS) to gnome-vfs (assertion in libgnomevfs, CRITICAL) r=biesi a=dsicore 2008-01-06 06:54:41 -08:00
sdwilsh@shawnwilsher.com 1f1340510a Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz 2008-01-04 09:55:02 -08:00
benjamin@smedbergs.us fd5b74bf13 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
mozilla@weilbacher.org b20cc1980e [OS/2] Bug 390075: real build break fix to exthandler OS/2 code, r=wuno, sr=mkaply 2007-12-28 14:29:39 -08:00
mozilla@weilbacher.org 01745f3351 [OS/2] Bug 391019: correct parameters of external protocol handlers, r=mkaply 2007-12-26 14:01:04 -08:00
dmose@mozilla.org 900f4d9482 Handler service instantiation recurses on fresh profile (bug 403885), patch by florian@mozilla.com, r=dmose, sr=biesi, a=blocking-1.9+ 2007-12-03 15:47:45 -08:00
reed@reedloden.com b707196872 Bug 389766 - "Hard-to-understand presentation of protocol-handlers on Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a=blocking-firefox3+] 2007-12-03 14:18:03 -08:00
dmose@mozilla.org 6105e70250 Make protocol handler application 'always ask' status be remembered (bug 397906), r+sr=biesi, a=blocking-firefox3+ 2007-12-03 13:45:01 -08:00
sdwilsh@shawnwilsher.com babafd75f6 Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor 2007-11-23 12:20:41 -08:00
reed@reedloden.com 5598378f56 Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep] 2007-11-21 12:57:38 -08:00
bzbarsky@mit.edu 502c4c7607 Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer 2007-11-08 22:13:26 -08:00
edward.lee@engineering.uiuc.edu aa9141ce9a Bug 402298 - Random base64 file names can contain '/'. r=jst, sr=jst, b1.9=mconnor, a=blockingM9 2007-11-03 10:47:20 -07:00
edward.lee@engineering.uiuc.edu 0a77a16933 Bug 396701 - clicking on .exe file shows wrong download dialog. r=gavin, sr=biesi, b-ff3=beltzner, a=blockingM9 2007-11-01 14:18:55 -07:00
edward.lee@engineering.uiuc.edu 4f6a143b9b Bug 399563 - Don't delete partially downloaded files on canceled exthandler transfers. r=biesi, sr=biesi, aM9=beltzner 2007-10-24 15:12:54 -07:00
dmose@mozilla.org 71fdcd6817 Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker 2007-10-23 11:20:56 -07:00
reed@reedloden.com 9b94d27295 Bug 394974 - "URIs with invalid % encodings launch wrong handler on WinXP+IE7" (use Windows's own rules to vet URIs before handing them off to the shell) [p=jimm r=biesi a=blocking1.9+ for M9] 2007-10-22 16:03:14 -07:00
gavin@gavinsharp.com d81a31c1ee Bug 355222: don't attempt to close "blank" windows if the opener window is also closed, r=biesi, sr=darin 2007-10-19 10:48:23 -07:00
reed@reedloden.com ac256d7de4 Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9] 2007-10-18 21:15:41 -07:00
myk@mozilla.org 21cf8e7489 bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose 2007-10-18 16:46:36 -07:00
myk@mozilla.org 6ec5d43cc3 backing out bug 394838 in case it caused the regression 2007-10-16 17:09:20 -07:00
myk@mozilla.org 7036fd0a58 bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose 2007-10-15 17:03:38 -07:00
bzbarsky@mit.edu ec7ab12650 Fix bug 387258 by hacking in a force-override for the "txt" extension-to-type mapping. r+sr=biesi, a=sayrer 2007-10-14 11:23:06 -07:00
sdwilsh@shawnwilsher.com 374695e587 Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9 2007-10-12 15:48:35 -07:00
dtownsend@oxymoronical.com f2a8d90419 Backing out part of bug 369428 that seems to be causing unit test failures 2007-10-12 07:30:34 -07:00
sdwilsh@shawnwilsher.com 89b4a2b8d9 Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9 2007-10-12 06:01:10 -07:00
joshmoz@gmail.com 4e86e8f021 on Mac OS X, don't ever set creator code and only set type code if the file doesn't have an extension. b=236389 r=smorgan sr=bsmedberg a=mconnor 2007-10-10 08:40:06 -07:00
dmose@mozilla.org e46e5ed77c Fixing orangeness from bug 394483 checkin 2007-10-04 00:01:08 -07:00
dmose@mozilla.org 7e25c58d74 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-03 23:10:47 -07:00
roc+@cs.cmu.edu 9972360428 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
sdwilsh@shawnwilsher.com 3449ca4c0d Bug 395308 - Temporary filenames used during download should gain an extra extension. r=biesi, sr=biesi, a=dsicore 2007-09-16 07:40:16 -07:00
mkmelin+mozilla@iki.fi b2b81ede7a [Bug 280419] When a temporary file is created from the download manager it should be readonly. Also applies to attachments in mail. r=cbiesinger, sr=dmose, a=bsmedberg 2007-09-15 06:11:37 -07:00
dmose@mozilla.org 04701ea0c3 Make protocol handling dialog appear with protocols that are unknown to the OS if we have handlers (bug 392964), r=myk,biesi; sr=biesi; a=mconnor 2007-09-09 16:58:31 -07:00
dmose@mozilla.org e44b81538e Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor 2007-09-06 15:20:52 -07:00
mkmelin+mozilla@iki.fi f109b55a04 Backing out previous change, didn't notice the orange, sorry:( 2007-09-05 09:28:13 -07:00
mkmelin+mozilla@iki.fi 36d04e340e [Bug 280419] When a temporary file is created from the download manager it should be readonly. Also applies to attachments in mail. r=cbiesinger, sr=dmose, a=bsmedberg 2007-09-05 09:10:09 -07:00
jag@tty.nl 167cbfff3a Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
myk@mozilla.org 332c59f2aa bug 393492: move mimeTypes.rdf datasource access code from nsExternalHelperAppService.cpp to nsHandlerService.js, fixing bug 393500 (auto-add preferred handler to possible handlers when retrieving them, since they won't be in there already on legacy datasources) in the process; r=biesi; sr=dmose; a=bsmedberg for 1.9 2007-09-04 13:45:57 -07:00
dmose@mozilla.org 4ad19860ce Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz 2007-09-02 21:44:25 -07:00
dmose@mozilla.org 99d771c3e9 Split nsIHandlerInfo.launchWithURI into nsIHandlerInfo.launchWithURI and nsIMIMEInfo.launchWithFile (bug 391194) r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu 2007-08-20 17:47:47 -07:00
myk@mozilla.org 8257d49737 bug 385740: make the handler service store possible applications when storing a handler info object; r=biesi, sr=dmose 2007-08-14 13:55:06 -07:00
myk@mozilla.org 07a41ed436 bug 391152: support enumeration and removal of known handlers; r=biesi, sr=dmose 2007-08-14 13:21:29 -07:00
sdwilsh@shawnwilsher.com 7d5925b0fb Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose 2007-08-14 09:47:41 -07:00
myk@mozilla.org 6f7b4ae700 bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose 2007-08-13 13:41:34 -07:00
myk@mozilla.org 4e590ce58d bug 391150: expose an API for getting an nsIHandlerInfo object for a protocol; r=biesi, sr=dmose 2007-08-13 12:00:34 -07:00
sdwilsh@shawnwilsher.com 9d812aedb1 Bug 391640 - Unable to use the "Open" link in download manager. r=cbiesinger, sr=dmose, a=bzbarsky 2007-08-12 11:31:34 -07:00
sdwilsh@shawnwilsher.com 6e7b96f69f Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 15:21:54 -07:00
mozilla@weilbacher.org 2329964412 [OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow 2007-08-03 12:06:33 -07:00
mozilla@weilbacher.org a1e1fa764d [OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose 2007-08-02 14:27:28 -07:00
myk@mozilla.org 19a8ec0efa bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
r=biesi
sr=dmose
a=schrep for M7
2007-07-30 21:57:37 -07:00
sdwilsh@shawnwilsher.com 09e384652c Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 16:33:16 -07:00
dmose@mozilla.org b5e04de117 local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor 2007-07-28 20:38:52 -07:00
sdwilsh@shawnwilsher.com ea36e2eef8 Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep 2007-07-27 13:20:54 -07:00
dmose@mozilla.org 2b71ae690f nsExternalHelperAppService::ExternalProtocolHandlerExists (almost) always sets aHandlerExists to PR_TRUE, enabling gnomevfs protocols, patch by Karl Tomlinson <mozbugs@karlt.net, r+sr=biesi,dmose; a=roc 2007-07-27 11:31:13 -07:00
cbiesinger@gmx.at 432463c21c 389611 only treat protocol handlers as protocol handlers
r+sr=bz a=schrep
2007-07-26 17:53:09 -07:00
sdwilsh@shawnwilsher.com df377aef12 Bustage fix 2007-07-26 14:36:46 -07:00
sdwilsh@shawnwilsher.com 4df411a198 Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. This was fixed with Bug 389580 and Bug 389580 r+sr=cbiesinger 2007-07-26 14:26:31 -07:00
sdwilsh@shawnwilsher.com 801e29f7d0 Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. r=cviesinger, sr=dmose 2007-07-26 14:23:56 -07:00
sdwilsh@shawnwilsher.com b53383de5b Bug 388909 - disabled MOZ_RDF build broken after landing 384374. I accidentally reverted this change when I landed Bug 385065. Previous r+sr=cbiesinger 2007-07-26 14:23:49 -07:00
sdwilsh@shawnwilsher.com d09c917fe3 Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits) 2007-07-25 23:44:43 -07:00
dmose@mozilla.org c5a45de9ac Fixes for Linux build bustage 2007-07-25 22:52:27 -07:00
sdwilsh@shawnwilsher.com bf5d08875c Linux bustage fix 2007-07-25 22:27:43 -07:00
dmose@mozilla.org b1bc3a702d Add a missing include to fix windows build bustage 2007-07-25 22:03:00 -07:00
sdwilsh@shawnwilsher.com 7453de208d Bustage fix 2007-07-25 21:38:56 -07:00
sdwilsh@shawnwilsher.com ca6da5a72e Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-25 21:24:25 -07:00
cbiesinger@gmx.at 30415b0fa9 389580 don't allow escaped null bytes in URLs for external protocol handlers
r=bzbarsky sr=dveditz
2007-07-25 21:04:21 -07:00
dmose@mozilla.org 11778c0af9 Fix case where FillContentHandlerProperties incorrectly returns NS_ERROR_FAILURE (bug 389446), r+sr=bzbarsky 2007-07-25 19:56:46 -07:00
cbiesinger@gmx.at 43b468bb6f backing out last checkin, tree's red 2007-07-25 15:53:46 -07:00
cbiesinger@gmx.at ba69ba85c9 389580 don't allow escaped null bytes in URLs for external protocol handlers
r=bzbarsky sr=dveditz
2007-07-25 15:48:00 -07:00
myk@mozilla.org 236dc4d488 bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-25 13:40:41 -07:00
bzbarsky@mit.edu 5fda0c5d00 Add a flag that allows protocol handlers to indicate that they don't return any
data.  Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 10:21:41 -07:00
dmose@mozilla.org bdec3dea6b Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage. 2007-07-24 16:38:29 -07:00
dmose@mozilla.org 889432af9f Backing out a file that was not part of the build fix. 2007-07-24 14:31:24 -07:00
dmose@mozilla.org e854280f1f Fix windows bustage from bug 388388 landing by correcting base class name. 2007-07-24 14:30:01 -07:00
myk@mozilla.org d97160dca2 bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-24 13:29:50 -07:00
myk@mozilla.org 894dbabc9c bug 389323: make the handler service not assume that nsIHandlerInfo::preferredApplicationHandler exists, since it sometimes doesn't, and make the service delete the handler record from the datasource when asked to store a handler info object that doesn't have a preferred handler 2007-07-24 02:22:44 -07:00
sdwilsh@shawnwilsher.com 4c1c436d0e Check the proper pointer. r+sr=biesi. No bug 2007-07-23 18:14:56 -07:00
cbiesinger@gmx.at 4a17aaec4f bug 389106 didn't mean to check in this line 2007-07-23 17:12:58 -07:00
asqueella@gmail.com 04af5b0e06 Bug 388909 - fix build breakage from 384374 for MOZ_RDF-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=biesi
2007-07-23 16:36:16 -07:00
cbiesinger@gmx.at 373f9520fb bug 389106 escape quotes
r=bz sr=dveditz
2007-07-22 22:10:46 -07:00
sdwilsh@shawnwilsher.com 1b506091b9 Bustage fix 2007-07-22 11:57:08 -07:00
sdwilsh@shawnwilsher.com d813830a5f Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose 2007-07-22 11:40:24 -07:00
myk@mozilla.org fde02490fa bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf)
r=dmose
sr=biesi
2007-07-21 00:18:21 -07:00
dmose@mozilla.org 6f536c32ca Backing out my inadvertant checkin of nsIHandlerService related changes; that checkin was intended for the branch. Sorry, folks! 2007-07-20 15:55:31 -07:00
dmose@mozilla.org ee78a170f4 Replace myk's changes that I accidentally horked during the merge. 2007-07-20 13:23:44 -07:00
dmose@mozilla.org 114d67fad1 Fix OS/2 bustage introduced by my launchWithURI landing (bug 386078); thanks to Walter Meini <wuno@lsvw.de> for the patch; r+sr=dmose 2007-07-18 19:30:12 -07:00
dmose@mozilla.org 8753e89bc4 Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 15:59:58 -07:00
bzbarsky@mit.edu c73572927d Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN
for a constructor.  Bug 387218, r=dmose, sr=biesi
2007-07-08 19:22:01 -07:00
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
mozilla@weilbacher.org ed4e197b19 [OS/2] Fix build break after bug 384374. 2007-07-06 00:01:42 -07:00
dmose@mozilla.org 545827e208 Remove trailing semicolons after method decls to avoid breaking forthcoming versions of gcc; r+sr=dbaron; no bug. 2007-07-05 17:20:09 -07:00
dmose@mozilla.org 72ba1b7011 Adding a semicolon in the hopes of fixing the XULRunner Linux tinderbox bustage from my checkin for bug 384374 2007-07-05 16:18:10 -07:00
dmose@mozilla.org ec036ba262 Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
flamingice@sourmilk.net 7e169b9c64 Bug 384856, Replace illegal characters for downloads more consistently, Patch by Edward Lee (Mardak), r+sr=biesi 2007-06-27 15:46:54 -07:00
dmose@mozilla.org 7945ecd6e2 These files were not intended to land yet; backing out. 2007-06-15 14:45:17 -07:00
dmose@mozilla.org 10f8641377 Fix web based protocol handlers to work from link clicks in addition to the URL bar (bug 383396), r=biesi, sr=sicking 2007-06-15 14:43:51 -07:00
sdwilsh@shawnwilsher.com ab1be9a46d Bug 383807 - Explain why we are not checking the result of new in nsExternalProtocolHander.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=cbiesinger, sr=dmose 2007-06-12 11:31:54 -07:00
sdwilsh@shawnwilsher.com b9022d24a5 Bug 383813 - #include nsHelperAppRDF.h should be inside the ifdef for MOZ_RDF. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger 2007-06-10 16:50:53 -07:00
bienvenu@nventure.com 70c1fbce70 fix 317589 mail body containing ++ produces error message with gnome, patch by brian.lu@sun.com, r=chpe@gnome.org, sr=cbiesinger 2007-06-04 16:07:28 -07:00
dmose@mozilla.org 12f5a83e26 Implement backend changes for web-based protocol handlers a la WhatWG HTML5 draft (bug 380415). r=cbiesinger@gmx.at, sr=jonas@sicking.cc 2007-05-25 08:17:44 -07:00
dbaron@dbaron.org 9b013dc30a Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
bzbarsky@mit.edu dd963af400 If we have an /etc/mime.types extension for a type, that should NOT make/etc/mailcap override the gnome-vfs handler for that type. Patch partially byMike Hommey <mh+mozilla@glandium.org> and partially by me, r+sr=biesi 2007-04-15 13:43:49 -07:00
gijskruitbosch@gmail.com 3e830ee3c0 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger) 2007-04-15 05:31:18 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
joshmoz%gmail.com acad515c97 remove XP_MAC, detab. b=281889 r/sr=bz 2007-03-06 05:15:44 +00:00
timeless%mozdev.org 05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
jshin%mailaps.org 1a85765ae5 bug 359808 : drop support for Win 9x/ME (r/sr=darin) 2006-11-16 00:59:55 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
jshin%mailaps.org ea5f965eed bug 359148 : when saving a file, "unicode" characters in filename are lost (turned into '_') : r=biesi, sr=darin 2006-11-04 10:09:59 +00:00
myk%mozilla.org 93e2f635fa bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen
r=bzbarsky
sr=bzbarsky
2006-09-11 13:29:15 +00:00
timeless%mozdev.org ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
bryner%brianryner.com 53b814db53 Close the blank browser window from a download earlier, before showing the helper app dialog (bug 343921). Patch by marria@gmail.com, r=biesi, sr=darin. 2006-08-08 18:02:46 +00:00
bzbarsky%mit.edu 396d2a1682 Follow refresh headers even if we handle the content via the external helper app
service.  Bug 341806, r=biesi, sr=darin
2006-07-19 01:43:14 +00:00
cbiesinger%web.de 37a94af104 bug 343107 Make sure to always fire STATE_START before STATE_STOP
patch by Dorian <boissomag@free.fr> r=biesi sr=darin
2006-07-06 19:34:28 +00:00
marria%gmail.com 685cf0434c Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger 2006-07-06 18:41:16 +00:00
marria%gmail.com 4776db2c47 Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin 2006-07-04 20:48:33 +00:00
mozilla%weilbacher.org db68ff7b6c [OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin 2006-06-26 20:40:08 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
mkaply%us.ibm.com b1eba94255 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin
2006-05-11 17:21:18 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu 722b5218b2 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
mark%moxienet.com 0368013884 335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner 2006-04-28 18:17:11 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
sergei_d%fi.tartu.ee bdb0bbb5c4 [BeOS] Bug 327296. Improving exthandler. p=sergei_d, r=cbiesinger. BeOS-only 2006-02-20 18:46:35 +00:00
neil%parkwaycc.co.uk 5417075f05 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu 9578d6b960 Only force prompting for non-"can't handle" reasons if the default action is
not "save".  Silently saving is always ok.  Bug 236541, r=biesi, sr=darin
2006-01-15 19:02:08 +00:00
timeless%mozdev.org 79156233a9 Bug 321597 LoadVersionedLibrary calls to PR_GetLibraryName must use PR_FreeLibraryName
r=roc sr=roc
2006-01-11 08:28:52 +00:00
cbiesinger%web.de c6e491a9d3 bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
  - send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
dougt%meer.net ba1830aa23 Build change to make WinCE build exthandler. r=dougt 2005-11-30 18:36:17 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org 5983016e5e Bug 236844 [beos] search for helper apps in mozilla directory before $PATH
patch by Niels.Reedijk@gmail.com r=sergei_d
2005-09-27 04:51:22 +00:00
pete.zha%sun.com 3337b18a47 bug 309241 a tmp file should be created if open an attachment of an local eml file
r=cbiesinger@gmx.at sr=bzbarsky@it.edu
patch=neo.liu@sun.com
2005-09-26 03:14:50 +00:00
dougt%meer.net fc97ab9262 This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only. 2005-09-07 19:21:02 +00:00
roc+%cs.cmu.edu 4ac70976f2 Bug 304434. Update link :visited status for URIs downloaded to helper apps. r+sr=dbaron 2005-08-23 22:26:10 +00:00
bzbarsky%mit.edu 7d86ff9edd Use the browser.helperApps.deleteTempFileOnExit pref, if set, to decide whether
to delete helper app temp files on exit.  Bug 302433, r=biesi, sr=sfraser
2005-08-22 17:49:53 +00:00
cbiesinger%web.de 650c1f9ce5 bug 283606 make nsOSHelperAppService::GetApplicationDescription get a
friendly description
r=darin sr=bz a=asa
2005-08-16 22:00:21 +00:00
dbaron%dbaron.org 7b6c6f51b5 Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
mozilla.mano%sent.com 4b7eb569d7 Bug 301281 - Remove 10.1 code from nsInternetConfigService. r=jhpedemonte, sr=smfr, a=bsmedberg. 2005-07-20 19:44:54 +00:00
mozilla.mano%sent.com ec33eaa645 Bug 264648 - Implement nsOSHelperAppService::GetApplicationDescription for OS X (in order to show an application description in the confirmation dialog for). r=jhpedemonte, sr=smfr, a=asa. 2005-07-20 19:03:41 +00:00
cbiesinger%web.de 69dc249cbd Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
dougt%meer.net d1460e3a0a * Fixes some build problems when trying to build non-static. (removing link
libraries that don't exist on Windows CE)

* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)

* Windows CE on ARM doesn't support C++ exceptions.  In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla.  On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.

* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.

* Disabling more code in nsOSHelperAppService for Windows CE.

* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).

Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
jshin%mailaps.org 5c9deaa015 bug 295202: convert nsOSHelperApplication to use nsIWindowsRegKey (r=cbie, sr=darin, a=asa) 2005-06-13 18:57:10 +00:00
mozilla.mano%sent.com 3123f05512 Bug 295517 - Build fails in uriloader/extandler under BeOS. r=thesuckiestemail@yahoo.se (BeOS only). a=asa 2005-05-26 19:38:47 +00:00
pedemont%us.ibm.com d75b5fa3eb Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
cbiesinger%web.de aa12c468cf Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
cbiesinger%web.de 33e7cc8025 Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
timeless%mozdev.org af2d4b68b5 Bug 220753 mailto: links do not work on BeOS
patch by simontaylor2@gawab.com r=thesuckiestemail@yahoo.se a=asa
2005-04-12 16:05:25 +00:00
cbiesinger%web.de f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
cbiesinger%web.de a3680a7d25 268150 show correct error if launching a helper applications fails due to a
permission problem
r+sr=bz
2005-04-05 18:32:35 +00:00
darin%meer.net 919c87d304 fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg 2005-03-19 20:35:35 +00:00
cbiesinger%web.de 850f3954ab Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
2005-03-13 17:03:44 +00:00
bsmedberg%covad.net 3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
cbiesinger%web.de a9d6b2bc0d Bug 285045 Set the content type on the channel when sniffing it
r=bz sr=darin
2005-03-07 19:18:12 +00:00
bzbarsky%mit.edu 5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
cbiesinger%web.de ebc4f1fd04 Bug 284180 improve comments and error handling in exthandler a bit r+sr=bzbarsky 2005-03-01 21:34:57 +00:00
jwatt%jwatt.org beb11579f3 Bug 283272 : Save Files As... saves .svgz files uncompressed : r+sr=bz 2005-02-25 21:13:36 +00:00
ben%bengoodger.com 100019a66e 282196 - need to access arbitrary metdata on default application handler (windows) - make nsMIMEInfoWin implement nsIPropertyBag with property keys to access moz-icon URIs for default and preferred application handlers. r=biesi sr=bz
252189 - retrieve proper application handler names from windows registry/binary VERSIONINFO metadata r=biesi sr=bz
2005-02-25 09:02:14 +00:00
cbiesinger%web.de 628cca75d3 Bug 282246 Improve log output in helper app service
r+sr=bz
2005-02-18 18:36:33 +00:00
cbiesinger%web.de 40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
dougt%meer.net 1a672bd37c Fixes 280243. WinCE build support. Disabling helper application on WinCE. r=bryner. 2005-02-06 03:52:47 +00:00
cbiesinger%web.de 2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu 55ab8dd119 Make docshell inherit from docloader; clean up related code, move toward
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
bzbarsky%mit.edu 741545d0bf Treat an empty disposition string the same as it not being set. Bug 272541,
r=biesi, sr=darin
2004-12-04 17:46:49 +00:00
pedemont%us.ibm.com 15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
mkaply%us.ibm.com 082993853a #264647
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add protocols to ExternalProtocolHandlerExists/Add GetApplicationDescription for OS/2
2004-11-22 19:28:24 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
jshin%mailaps.org da3ad9140c bug 267475 Clicking links to JPEG file with Chinese name download the file instead of displaying it in browser r=cbie, sr=bz 2004-11-07 02:22:55 +00:00
cbiesinger%web.de b2ddba199b bumping IID after bug 263546's checkin 2004-10-29 16:48:38 +00:00
dveditz%cruzio.com 430d42c69d bug 263546: move external protocol warning down a level, r=jsr,sr=darin 2004-10-25 07:46:01 +00:00
cbiesinger%web.de 4bb5627180 264713 ensure that nsExternalAppHandler will always have a reference to the
helperappservice
r=bzbarsky sr=darin
2004-10-17 14:47:35 +00:00
cbiesinger%web.de b84daa8a30 add a way to get an application description for a given externally-handled
scheme, and use it in the confirmation dialog that asks whether to launch such
links.
bug 258802
windows and cross-platform part: r=ere sr=neil,bz
linux part: r=bz sr=bryner
2004-10-16 13:46:17 +00:00
cbiesinger%web.de 111878b6e6 Bug 264253 exthandler should get an nsIPrompt off the window context, instead of
using nsIPromptService directly. this removes the dom and windowwatcher
dependency from exthandler.
r=bzbarsky sr=darin
2004-10-14 17:06:32 +00:00
cbiesinger%web.de 759a1ad735 fixing bustage 2004-10-03 17:19:08 +00:00
cbiesinger%web.de dd29323495 259084 some cleanup after bug 173010 r=bz sr=darin 2004-10-03 17:06:57 +00:00
cbiesinger%web.de b25a1f6c7f bug 249143 keep strong references to the dialog and |this| before prompting for the
file
r=bz sr=darin
2004-09-21 19:52:45 +00:00
cbiesinger%web.de 1d5fd2d211 Bug 259890 don't call Remove(PR_TRUE) to delete a file
r=bzbarsky sr=darin
2004-09-17 19:13:00 +00:00
dveditz%cruzio.com 3ea4400949 bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
darin%meer.net f40f923a0a fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz 2004-09-09 06:54:52 +00:00
cbiesinger%web.de 8e63886ee0 Bug 80787 support non-ascii extensions in mime service, mime info, and
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
cbiesinger%web.de 8099d6ca0a fixing bustage 2004-08-08 20:35:08 +00:00
cbiesinger%web.de b8816e9960 Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
r=bz sr=darin
2004-08-08 20:25:02 +00:00