mozilla@weilbacher.org
b657aadcc2
[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
7fa0044d6b
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
ff0bfe2ccc
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
93e729eac4
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
e5a13b380d
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
c887823bac
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
4b75d4b2ee
389611 only treat protocol handlers as protocol handlers
...
r+sr=bz a=schrep
2007-07-26 17:53:09 -07:00
sdwilsh@shawnwilsher.com
3da05098a0
Bustage fix
2007-07-26 14:36:46 -07:00
sdwilsh@shawnwilsher.com
b0c6c33c83
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
434afc558d
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
764bd2a290
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
72e6e460c8
Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits)
2007-07-25 23:44:43 -07:00
dmose@mozilla.org
87586e489a
Fixes for Linux build bustage
2007-07-25 22:52:27 -07:00
sdwilsh@shawnwilsher.com
6bd6a33af2
Linux bustage fix
2007-07-25 22:27:43 -07:00
dmose@mozilla.org
a5de88542d
Add a missing include to fix windows build bustage
2007-07-25 22:03:00 -07:00
sdwilsh@shawnwilsher.com
2bb81885d1
Bustage fix
2007-07-25 21:38:56 -07:00
sdwilsh@shawnwilsher.com
f846d4278d
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
e0110f9181
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
2a48029bdc
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
db04c0a54e
backing out last checkin, tree's red
2007-07-25 15:53:46 -07:00
cbiesinger@gmx.at
201f04d1a9
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
8c68740696
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
8ddf6feeaa
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
dcamp@mozilla.com
53f92f7497
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-24 23:31:27 -07:00
dcamp@mozilla.com
e3eff24bbe
fix bustage from bug 388839
2007-07-24 22:50:08 -07:00
dcamp@mozilla.com
e6fea393ca
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-24 22:35:39 -07:00
dmose@mozilla.org
4c4b9931ca
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
951c23fefd
Backing out a file that was not part of the build fix.
2007-07-24 14:31:24 -07:00
dmose@mozilla.org
771ce97d07
Fix windows bustage from bug 388388 landing by correcting base class name.
2007-07-24 14:30:01 -07:00
myk@mozilla.org
7dbffc5c3e
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
5dc1906e86
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
asqueella@gmail.com
1a11c4971f
try to fix bustage from bug 383417
2007-07-23 19:16:23 -07:00
sdwilsh@shawnwilsher.com
3d4135a581
Check the proper pointer. r+sr=biesi. No bug
2007-07-23 18:14:56 -07:00
cbiesinger@gmx.at
c4b6bf9e96
bug 389106 didn't mean to check in this line
2007-07-23 17:12:58 -07:00
asqueella@gmail.com
bbb01ca21a
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
388c5c0849
bug 389106 escape quotes
...
r=bz sr=dveditz
2007-07-22 22:10:46 -07:00
sdwilsh@shawnwilsher.com
e324c875c5
Bustage fix
2007-07-22 11:57:08 -07:00
sdwilsh@shawnwilsher.com
a7ec35a40f
Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose
2007-07-22 11:40:24 -07:00
myk@mozilla.org
ab2a8e1bfe
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
55bca72f04
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
d2dbb8b7f7
Replace myk's changes that I accidentally horked during the merge.
2007-07-20 13:23:44 -07:00
dmose@mozilla.org
bd8dee9ec5
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
cbiesinger@gmx.at
0cbb53edf3
Bug 382113 make sure to add the request to the new loadgroup before removing it
...
from the old one so that onload doesn't fire before it should
Also make nsLoadGroup::AddRequest assert that the request isn't in the loadgroup yet
Finally, reenable the reftest that tests the <object> onload behaviour
r+sr=bz
2007-07-18 14:37:39 -07:00
dmose@mozilla.org
4ff9bf6218
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
2007-07-17 15:59:58 -07:00
dcamp@mozilla.com
b65e2cfdf1
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
2007-07-08 23:19:27 -07:00
bzbarsky@mit.edu
43bb104a0a
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
12e960c504
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
db16cc9dbd
[OS/2] Fix build break after bug 384374.
2007-07-06 00:01:42 -07:00
dmose@mozilla.org
8ac6776952
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
91bddf8d03
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
00137b6801
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
2ee0cad365
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
82799cefac
These files were not intended to land yet; backing out.
2007-06-15 14:45:17 -07:00
dmose@mozilla.org
350059a3e9
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
8134775591
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
92f6a08d89
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
sdwilsh@shawnwilsher.com
8028afb0dd
Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger
2007-06-04 17:03:35 -07:00
bienvenu@nventure.com
50a240de78
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
roc+@cs.cmu.edu
1d3bab895f
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
2007-05-29 02:45:30 -07:00
dmose@mozilla.org
c6f3116db8
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
sdwilsh@shawnwilsher.com
691c51f73c
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
2007-05-21 17:03:33 -07:00
cbiesinger@web.de
cdb2f9621e
Bug 370195 – sql device for the offline cachepatch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
2007-05-14 13:09:20 -07:00
dbaron@dbaron.org
dd8db4398e
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
9518e64f32
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
a650e64d62
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
dbaron@dbaron.org
4d961c5c49
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mozilla%weilbacher.org
69bef45818
[OS/2] Bug 443756: Remove extra semicolon, p=jruderman, r=me
2008-07-20 09:06:59 +00:00
gavin%gavinsharp.com
cbba1ad38b
Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep
2008-05-09 00:09:27 +00:00
dolske%mozilla.com
debe3f93a2
Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons
2008-04-30 00:21:01 +00:00
gavin%gavinsharp.com
e294417076
Bug 428970 followup: remove unused file
2008-04-28 16:08:16 +00:00
gavin%gavinsharp.com
05762b4aaf
Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner
2008-04-25 16:44:25 +00:00
mozilla%weilbacher.org
9576f4119d
[OS/2] Bug 410431: fix registration of web protocol handlers, r=mkaply
2008-04-20 07:33:49 +00:00
reed%reedloden.com
2afe2199be
Bug 397678 - "Windows nsOSHelperAppService uses wrong default apps in Vista" [p=jmathies@mozilla.com (Jim Mathies) r=biesi r=rob_strong a1.9=damons a=blocking1.9+]
2008-04-09 07:07:43 +00:00
dolske%mozilla.com
a7fdb765ed
Bug 423776 - Wrong action shown for protocol in prefs, can't get back to OS default. r=biesi, a=blocking-ff3+
2008-04-08 23:18:16 +00:00
reed%reedloden.com
a19a0b568d
Bug 395961 - "Shouldn't show full path to handler executable in Launch Application dialog (show 'pretty name' instead)" (cleanup cmd handler path) [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong sr=biesi a=blocking-firefox3+]
2008-04-08 19:31:37 +00:00
dolske%mozilla.com
3d81cc758c
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
2008-04-03 03:02:10 +00:00
vladimir%pobox.com
6933b5b4f3
Followup to 414201, get rid of some release calls
2008-03-20 23:22:41 +00:00
vladimir%pobox.com
11a2eec69b
b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 22:57:45 +00:00
vladimir%pobox.com
9f40ba49a1
backing out 414201 because I hate 10.4
2008-03-20 21:56:31 +00:00
vladimir%pobox.com
23ceeacc86
b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 21:39:10 +00:00
jag%tty.nl
2bd5261ee9
Fix SeaMonkey unit test bustage.
2008-03-18 12:16:05 +00:00
dolske%mozilla.com
7e480478da
Bug 420756 - landing default mailto: handler fails to reset the alwaysAsk stuff. Most of patch by dmose, r=dmose on other parts. a=blocking-ff3
2008-03-18 01:37:50 +00:00
reed%reedloden.com
acea77b045
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
2008-03-14 16:22:25 +00:00
reed%reedloden.com
2d60d57f20
Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+]
2008-03-12 22:53:18 +00:00
blassey%mozilla.com
b8929025f0
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
blassey%mozilla.com
fc37ea022b
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 21:49:58 +00:00
blassey%mozilla.com
d66d0b8772
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 22:56:48 +00:00
blassey%mozilla.com
fbc9687a30
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 21:39:35 +00:00
joshmoz%gmail.com
9760ba6479
protect against obj-c exceptions in uriloader. b=419390 r/sr=roc
2008-03-04 08:14:47 +00:00
vladimir%pobox.com
37b9fcb183
backing out patch for bug 299372 for b4, as per bug 420481
2008-03-03 07:31:38 +00:00
dmose%mozilla.org
a891d57fd8
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 23:59:20 +00:00
joshmoz%gmail.com
0e73d615b2
rename files to .mm. b=419390,419392 r/sr=roc
2008-02-27 02:03:09 +00:00
reed%reedloden.com
79ff3c30af
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-27 00:58:15 +00:00
dveditz%cruzio.com
6ecac69e59
bug 417780 prevent tmpfile creation failures due to illegal chars in suggested name, r/sr=bsmedberg,neil
2008-02-26 09:23:02 +00:00
edward.lee%engineering.uiuc.edu
5aaece2ec5
Bug 401316 - Open-with downloads are readonly. r=biesi, sr=biesi, a1.9=damons
2008-02-25 21:38:54 +00:00
joshmoz%gmail.com
310844b09c
When opening a .dmg file downloaded from site, user receives error message. p=shebs b=394342 r=dmose sr=roc
2008-02-22 02:24:42 +00:00
dmose%mozilla.org
647b46f3f1
Fix SunOS build bustage + wrongly typed return value in landing of bug 395277, a=build-bustage
2008-02-20 06:10:34 +00:00
dmose%mozilla.org
38315db6f1
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-20 04:46:36 +00:00
enndeakin%sympatico.ca
e4f965b895
Bug 414901, fix failing test due to missing QI
2008-01-31 20:39:02 +00:00
reed%reedloden.com
1fdce86dcd
Bug 373397 - "nsGNOMERegistry could use the mozgnome component" [p=mh+mozilla@glandium.org (Mike Hommey) r=chpe sr=biesi a1.9=beltzner]
2008-01-30 04:36:11 +00:00
reed%reedloden.com
ae484ef34b
Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+]
2008-01-29 07:54:56 +00:00
edward.lee%engineering.uiuc.edu
e73f37049d
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 08:19:34 +00:00
florian%queze.net
316e987da2
Bug 410297 - Assertion ('Content type should be known by now.') while running netwerk xpcshell tests. r=dmose, sr=biesi, a=blocking1.9+
2008-01-28 05:22:14 +00:00
florian%queze.net
ce6a4f9dcd
Bug 413954 - nsHandlerService.store fails to remove applications. r=myk, sr=dmose, a1.9=beltzner
2008-01-25 21:47:05 +00:00
dcamp%mozilla.com
3f8fd161e5
Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi
2008-01-23 04:31:51 +00:00
dcamp%mozilla.com
2200f581c7
Bug 397416: Raise globalStorage quota for domains with the offline-app permission. r=enndeakin, sr=dveditz, blocking1.9=sicking
2008-01-23 02:54:06 +00:00
florian%queze.net
e7232997a4
Bug 412907 - Failure to find the system default application. r+sr=vlad, a1.9=schrep
2008-01-18 19:03:51 +00:00
dcamp%mozilla.com
fd89bd5e87
Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst
2008-01-16 21:54:35 +00:00
mozilla%weilbacher.org
e3f7b3d3ae
[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 22:24:07 +00:00
mkmelin+mozilla%iki.fi
9f0a8eb44d
Bug 410794: temporary downloads no longer cleaned up at shutdown since
...
they are read-only. r+sr=cbiesinger, a=mtschrep
2008-01-07 17:11:09 +00:00
timeless%mozdev.org
6d8db174fc
Bug 235630 nsGNOMERegistry::GetFromType feeds invalid mime type (containing CAPS) to gnome-vfs (assertion in libgnomevfs, CRITICAL)
...
r=biesi a=dsicore
2008-01-06 14:54:41 +00:00
sdwilsh%shawnwilsher.com
bea6c07ff0
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 17:55:03 +00:00
benjamin%smedbergs.us
3bdb0832b1
Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil
2007-12-31 15:15:46 +00:00
mozilla%weilbacher.org
bf5226364d
[OS/2] Bug 390075: real build break fix to exthandler OS/2 code, r=wuno, sr=mkaply
2007-12-28 22:29:39 +00:00
mozilla%weilbacher.org
6d793d6e47
[OS/2] Bug 391019: correct parameters of external protocol handlers, r=mkaply
2007-12-26 22:01:04 +00:00
dmose%mozilla.org
71972d69a3
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 23:47:45 +00:00
reed%reedloden.com
9c9da141ef
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 22:18:03 +00:00
dmose%mozilla.org
a862da7e78
Make protocol handler application 'always ask' status be remembered (bug 397906), r+sr=biesi, a=blocking-firefox3+
2007-12-03 21:45:02 +00:00
sdwilsh%shawnwilsher.com
6c01dcd4bb
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 20:20:47 +00:00
reed%reedloden.com
5a9a3d7d87
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 20:57:39 +00:00
bzbarsky%mit.edu
7b4229a442
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-09 06:13:26 +00:00
jwalden%mit.edu
f14fcf4513
Bug 399096 - nsDOMCacheUpdateService leaks. r=dcamp, sr=biesi, a=blocker
2007-11-09 05:12:59 +00:00
edward.lee%engineering.uiuc.edu
9b7f7c0c87
Bug 402298 - Random base64 file names can contain '/'. r=jst, sr=jst, b1.9=mconnor, a=blockingM9
2007-11-03 17:47:20 +00:00
edward.lee%engineering.uiuc.edu
66da4a9733
Bug 396701 - clicking on .exe file shows wrong download dialog. r=gavin, sr=biesi, b-ff3=beltzner, a=blockingM9
2007-11-01 21:18:55 +00:00
reed%reedloden.com
d5dd8f7720
Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9]
2007-10-29 18:29:18 +00:00
edward.lee%engineering.uiuc.edu
2c76917ed9
Bug 399563 - Don't delete partially downloaded files on canceled exthandler transfers. r=biesi, sr=biesi, aM9=beltzner
2007-10-24 22:12:54 +00:00
dmose%mozilla.org
04c9d4d0cf
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 18:20:57 +00:00
reed%reedloden.com
e210cf79d7
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 23:03:14 +00:00
gavin%gavinsharp.com
eab491d35f
Bug 355222: don't attempt to close "blank" windows if the opener window is also closed, r=biesi, sr=darin
2007-10-19 17:48:23 +00:00
reed%reedloden.com
d439a903e3
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-19 04:15:44 +00:00
myk%mozilla.org
6d88e63eea
bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose
2007-10-18 23:46:36 +00:00
myk%mozilla.org
8d35c29df0
backing out bug 394838 in case it caused the regression
2007-10-17 00:09:20 +00:00
myk%mozilla.org
dc76d522f5
bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose
2007-10-16 00:03:38 +00:00
bzbarsky%mit.edu
28352b686b
Fix bug 387258 by hacking in a force-override for the "txt" extension-to-type
...
mapping. r+sr=biesi, a=sayrer
2007-10-14 18:23:06 +00:00
sdwilsh%shawnwilsher.com
baa3ecaeed
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 22:48:35 +00:00
dtownsend%oxymoronical.com
1dc2443f6a
Backing out part of bug 369428 that seems to be causing unit test failures
2007-10-12 14:30:34 +00:00
sdwilsh%shawnwilsher.com
dac347af97
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 13:01:10 +00:00
joshmoz%gmail.com
f05b204b25
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 15:40:06 +00:00
dmose%mozilla.org
294e367adc
Fixing orangeness from bug 394483 checkin
2007-10-04 07:01:08 +00:00
dmose%mozilla.org
c930b4f459
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-04 06:10:48 +00:00
roc+%cs.cmu.edu
df1d8efba7
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 23:12:10 +00:00
sdwilsh%shawnwilsher.com
86702ded2b
Bug 395308 - Temporary filenames used during download should gain an extra extension. r=biesi, sr=biesi, a=dsicore
2007-09-16 14:40:16 +00:00
mkmelin+mozilla%iki.fi
c6df4aae06
[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 13:11:37 +00:00
dmose%mozilla.org
9370830135
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 23:58:31 +00:00
dmose%mozilla.org
1ae54da492
Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor
2007-09-06 22:20:52 +00:00
mkmelin+mozilla%iki.fi
09a416c776
Backing out previous change, didn't notice the orange, sorry:(
2007-09-05 16:28:13 +00:00
mkmelin+mozilla%iki.fi
5dc9a170ff
[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 16:10:09 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
myk%mozilla.org
bbcf38e2ee
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 20:45:58 +00:00