mozilla@weilbacher.org
787adb62da
[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
02bb1ac2c6
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
e50a443cd2
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
37bc219194
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
ed2cdd1257
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
e91f12a7a9
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
aea4dca58e
389611 only treat protocol handlers as protocol handlers
...
r+sr=bz a=schrep
2007-07-26 17:53:09 -07:00
sdwilsh@shawnwilsher.com
b85f181282
Bustage fix
2007-07-26 14:36:46 -07:00
sdwilsh@shawnwilsher.com
f1aa478320
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
a1ca43e357
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
aaba27b091
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
63707c0c31
Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits)
2007-07-25 23:44:43 -07:00
dmose@mozilla.org
134de185cc
Fixes for Linux build bustage
2007-07-25 22:52:27 -07:00
sdwilsh@shawnwilsher.com
c314f7f3d9
Linux bustage fix
2007-07-25 22:27:43 -07:00
dmose@mozilla.org
9c6320c724
Add a missing include to fix windows build bustage
2007-07-25 22:03:00 -07:00
sdwilsh@shawnwilsher.com
04be1f37d0
Bustage fix
2007-07-25 21:38:56 -07:00
sdwilsh@shawnwilsher.com
95d5347743
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
c114bef91e
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
fe2806ae47
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
0c50606300
backing out last checkin, tree's red
2007-07-25 15:53:46 -07:00
cbiesinger@gmx.at
16eb1776f7
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
58273b5215
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
1e0b05ffcf
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
d6d4f57562
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-24 23:31:27 -07:00
dcamp@mozilla.com
49279363d0
fix bustage from bug 388839
2007-07-24 22:50:08 -07:00
dcamp@mozilla.com
0eee14ff27
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
ee90fd6056
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
09a1f7de1e
Backing out a file that was not part of the build fix.
2007-07-24 14:31:24 -07:00
dmose@mozilla.org
f25f3798e1
Fix windows bustage from bug 388388 landing by correcting base class name.
2007-07-24 14:30:01 -07:00
myk@mozilla.org
388545f1a3
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
bd7dfe1562
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
e76686d085
try to fix bustage from bug 383417
2007-07-23 19:16:23 -07:00
sdwilsh@shawnwilsher.com
a9ea0aa1b3
Check the proper pointer. r+sr=biesi. No bug
2007-07-23 18:14:56 -07:00
cbiesinger@gmx.at
6202fb6741
bug 389106 didn't mean to check in this line
2007-07-23 17:12:58 -07:00
asqueella@gmail.com
44635ae515
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
48ba9ecd8d
bug 389106 escape quotes
...
r=bz sr=dveditz
2007-07-22 22:10:46 -07:00
sdwilsh@shawnwilsher.com
6c3678b0e5
Bustage fix
2007-07-22 11:57:08 -07:00
sdwilsh@shawnwilsher.com
0b400b90ca
Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose
2007-07-22 11:40:24 -07:00
myk@mozilla.org
db4890fe32
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
d34ea1ba7a
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
32ec18717d
Replace myk's changes that I accidentally horked during the merge.
2007-07-20 13:23:44 -07:00
dmose@mozilla.org
c7cd79055e
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
58c915e6bf
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
f17228f4ff
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
2007-07-17 15:59:58 -07:00
dcamp@mozilla.com
d746712d75
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
2007-07-08 23:19:27 -07:00
bzbarsky@mit.edu
42ddea20ed
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
e3c4baccae
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
6b80f81c23
[OS/2] Fix build break after bug 384374.
2007-07-06 00:01:42 -07:00
dmose@mozilla.org
d40b6265e3
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
babbaa8a18
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