gecko/uriloader/exthandler
2009-08-27 10:48:18 -07:00
..
beos Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
mac get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
os2 Bug 442393: fix OS/2 build break, p=wuno@lsvw 2009-03-19 09:36:00 +01:00
tests Bug 511521 - downloading file with RTL override (RLO) presents conflicting filenames; r=bzbarsky 2009-08-25 13:52:47 +04:30
unix Bug 402892. Support gio as well as gnome-vfs. r=roc 2009-08-25 11:58:11 -07:00
win Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HINSTANCE to int, use LONG_PTR instead; r=benjamin sr=cbiesinger 2009-08-09 00:50:39 +02:00
Makefile.in Bug 513032 - remove empty conditionals in our makefiles, r=ted 2009-08-27 10:48:18 -07:00
nsCExternalHandlerService.idl Bug 441636 - Add support for DBus Handler Apps r=biesi 2008-07-25 12:36:07 -04:00
nsDBusHandlerApp.cpp relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
nsDBusHandlerApp.h relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
nsExternalHelperAppService.cpp Bug 511521 - downloading file with RTL override (RLO) presents conflicting filenames; r=bzbarsky 2009-08-25 13:52:47 +04:30
nsExternalHelperAppService.h Bug 465756 - Ignore browser.helperApps.deleteTempFileOnExit not being set in private browsing; r=bz,sdwilsh sr=bz a=blocking1.9.1+ 2008-11-28 09:08:56 -08:00
nsExternalProtocolHandler.cpp Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
nsExternalProtocolHandler.h
nsHandlerService.js Bug 465487 - Fix perms on a couple of executable JS components, r=ted 2008-12-06 20:25:09 -08:00
nsIContentDispatchChooser.idl
nsIExternalHelperAppService.idl Bug 455913 - Missing uuid change. nsIHelperAppLauncher should provide info about content length. r+sr=biesi. 2008-10-02 08:31:14 -05:00
nsIExternalProtocolService.idl 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
nsIHandlerService.idl Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
nsIHelperAppLauncherDialog.idl Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
nsLocalHandlerApp.cpp Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg 2009-03-09 12:47:39 -04:00
nsLocalHandlerApp.h
nsMIMEInfoImpl.cpp get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
nsMIMEInfoImpl.h get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
nsWebHandlerApp.js