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 |
dmose%mozilla.org
|
248439c2b4
|
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
|
2007-09-03 04:44:26 +00:00 |
dcamp%mozilla.com
|
1241413f11
|
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
|
2007-08-31 23:18:48 +00:00 |
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 |