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

1242 Коммитов

Автор SHA1 Сообщение Дата
kaie%kuix.de b119edaf18 bug 386654, Implement notification for EV certs
r=rrelyea, sr=bzbarsky, a=bzbarsky
2007-08-23 20:13:50 +00:00
bzbarsky%mit.edu cf739cd0b4 Put our load into the newly-created loadgroup when we go and create one. Bug
383961, r+sr=biesi, a=bzbarsky
2007-08-23 17:37:40 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
bzbarsky%mit.edu 6a6ea55213 Make <object> do the same text/plain sniffing that <iframe> does, and use the
content type hint if the type comes back as application/octet-stream or
sniffed-binary.  Bug 389677, r+sr=biesi, a=sicking
2007-08-21 03:26:13 +00:00
dmose%mozilla.org 53d69c198a Split nsIHandlerInfo.launchWithURI into nsIHandlerInfo.launchWithURI and nsIMIMEInfo.launchWithFile (bug 391194) r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu 2007-08-21 00:47:48 +00:00
sdwilsh%shawnwilsher.com 05a0bc48cb Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 23:05:28 +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
sdwilsh%shawnwilsher.com 56156f50fa Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose 2007-08-14 16:47:44 +00:00
myk%mozilla.org 8096d920c9 bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose 2007-08-13 20:41:34 +00:00
myk%mozilla.org 848a502aa8 bug 391150: expose an API for getting an nsIHandlerInfo object for a protocol; r=biesi, sr=dmose 2007-08-13 19:00:35 +00:00
sdwilsh%shawnwilsher.com c40114278b Bug 391640 - Unable to use the "Open" link in download manager. r=cbiesinger, sr=dmose, a=bzbarsky 2007-08-12 18:31:34 +00:00
sdwilsh%shawnwilsher.com 7be7d73c2c Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 22:21:54 +00:00
mozilla%weilbacher.org 56d32eb948 [OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow 2007-08-03 19:06:33 +00:00
mozilla%weilbacher.org 16ed4724da [OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose 2007-08-02 21:27:28 +00:00
myk%mozilla.org a6b8004aba 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-31 04:57:37 +00:00
sdwilsh%shawnwilsher.com a856e8d5f3 Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 23:33:17 +00:00
dmose%mozilla.org 069567a146 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-29 03:38:52 +00:00
sdwilsh%shawnwilsher.com 8c4b3063fe 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 20:20:54 +00:00
dmose%mozilla.org 38928a5688 nsExternalHelperAppService::ExternalProtocolHandlerExists (almost) always sets aHandlerExists to PR_TRUE, enabling gnomevfs protocols (bug 389632), patch by Karl Tomlinson <mozbugs@karlt.net>, r+sr=biesi,dmose; a=roc 2007-07-27 18:31:13 +00:00
cbiesinger%gmx.at c949d7ca95 389611 only treat protocol handlers as protocol handlers
r+sr=bz a=schrep
2007-07-27 00:53:09 +00:00
sdwilsh%shawnwilsher.com ac2b83863a Bustage fix 2007-07-26 21:36:46 +00:00
sdwilsh%shawnwilsher.com 6dbcb63287 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 21:26:31 +00:00
sdwilsh%shawnwilsher.com cafae10102 Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. r=cviesinger, sr=dmose 2007-07-26 21:23:57 +00:00
sdwilsh%shawnwilsher.com c7e7ab3aaa 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 21:23:49 +00:00
sdwilsh%shawnwilsher.com 3ba1a30ba8 Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits) 2007-07-26 06:44:43 +00:00
dmose%mozilla.org 035b67cbe9 Fixes for Linux build bustage 2007-07-26 05:52:27 +00:00
sdwilsh%shawnwilsher.com a2bab1fbf9 Linux bustage fix 2007-07-26 05:27:43 +00:00
dmose%mozilla.org f105b36d4c Add a missing include to fix windows build bustage 2007-07-26 05:03:00 +00:00
sdwilsh%shawnwilsher.com 6282e5361b Bustage fix 2007-07-26 04:38:56 +00:00
sdwilsh%shawnwilsher.com 23f92a9f8a Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner 2007-07-26 04:24:31 +00:00
cbiesinger%gmx.at 3c8dc87baf 389580 don't allow escaped null bytes in URLs for external protocol handlers
r=bzbarsky sr=dveditz
2007-07-26 04:04:21 +00:00
dmose%mozilla.org b7d97bd209 Fix case where FillContentHandlerProperties incorrectly returns NS_ERROR_FAILURE (bug 389446), r+sr=bzbarsky 2007-07-26 02:56:46 +00:00
cbiesinger%gmx.at dbd1057ad9 backing out last checkin, tree's red 2007-07-25 22:53:46 +00:00
cbiesinger%gmx.at 465f7fe304 389580 don't allow escaped null bytes in URLs for external protocol handlers
r=bzbarsky sr=dveditz
2007-07-25 22:48:00 +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
bzbarsky%mit.edu 5ff58abb6b 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 17:21:42 +00:00
dcamp%mozilla.com 93b26f1eb2 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-25 06:31:28 +00:00
dcamp%mozilla.com c6ad31648a fix bustage from bug 388839 2007-07-25 05:50:08 +00:00
dcamp%mozilla.com 07547d4351 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-25 05:35:40 +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
dmose%mozilla.org 4a5725d607 Backing out a file that was not part of the build fix. 2007-07-24 21:31:24 +00:00
dmose%mozilla.org 65fa0907a5 Fix windows bustage from bug 388388 landing by correcting base class name. 2007-07-24 21:30:01 +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
asqueella%gmail.com c4fba8b19e try to fix bustage from bug 383417 2007-07-24 02:16:23 +00:00
sdwilsh%shawnwilsher.com 97739f7458 Check the proper pointer. r+sr=biesi. No bug 2007-07-24 01:14:56 +00:00
cbiesinger%gmx.at a207f21908 bug 389106 didn't mean to check in this line 2007-07-24 00:12:58 +00:00
asqueella%gmail.com a474c48759 Bug 388909 - fix build breakage from 384374 for MOZ_RDF-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=biesi
2007-07-23 23:36:16 +00:00
cbiesinger%gmx.at f1f40049ae bug 389106 escape quotes
r=bz sr=dveditz
2007-07-23 05:10:46 +00:00