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

52 Коммитов

Автор SHA1 Сообщение Дата
Brad Lassey 6e751ea292 bug 644943 - nsHandlerService should not be used in the content or plugin processes because it requires access to the profile directory r=bz 2011-05-02 16:59:24 -04:00
Benjamin Smedberg 549d6ed5fd Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Michael Kohler 11a655ab7e Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Dão Gottwald 3546d8c2d2 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Phil Ringnalda a86da1579a Bug 465487 - Fix perms on a couple of executable JS components, r=ted 2008-12-06 20:25:09 -08:00
Brad Lassey 840bb4151a Bug 441636 - Add support for dbus handler apps, save/load handler apps correctly r=cbiesinger 2008-09-10 12:10:46 -04:00
Brad Lassey 267edb8a9f relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
Brad Lassey fb2526cf26 Back out of bug 441636 2008-07-27 09:26:54 -04:00
Brad Lassey 14a473b12a Bug 441636 - Add support for DBus Handler Apps r=biesi 2008-07-25 12:36:07 -04:00
dolske@mozilla.com 5335d4b59b Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons 2008-04-29 17:21:01 -07:00
dolske@mozilla.com 12058ce569 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-17 18:37:50 -07:00
dmose@mozilla.org a6e3415b18 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
florian@queze.net fefb3b5328 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 69e05c13f4 Bug 413954 - nsHandlerService.store fails to remove applications. r=myk, sr=dmose, a1.9=beltzner 2008-01-25 13:47:05 -08:00
dmose@mozilla.org d9607ea764 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 a988026096 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
myk@mozilla.org af81f1af13 bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose 2007-10-18 16:46:36 -07:00
myk@mozilla.org 5e28e1d235 backing out bug 394838 in case it caused the regression 2007-10-16 17:09:20 -07:00
myk@mozilla.org d035f7b67a bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose 2007-10-15 17:03:38 -07:00
dmose@mozilla.org f1d49f8b3b 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
myk@mozilla.org 80d081b7de 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
myk@mozilla.org a37cd8c77c 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 b87e06d52e bug 391152: support enumeration and removal of known handlers; r=biesi, sr=dmose 2007-08-14 13:21:29 -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
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
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
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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07: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
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
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
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
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 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
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
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
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
myk%mozilla.org 2bcbd52db6 bug 385740: make the handler service store possible applications when storing a handler info object; r=biesi, sr=dmose 2007-08-14 20:55:06 +00:00
myk%mozilla.org 823348af4c bug 391152: support enumeration and removal of known handlers; r=biesi, sr=dmose 2007-08-14 20:21:30 +00:00
myk%mozilla.org 929bfaec5f 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 20:40:42 +00:00
dmose%mozilla.org 6c90e51562 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 23:38:31 +00:00
myk%mozilla.org bf48d38d93 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 20:29:52 +00:00
myk%mozilla.org bdb3636827 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 09:22:46 +00:00
myk%mozilla.org 1b4fcd281c 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 07:18:22 +00:00