gecko/uriloader/exthandler
2009-05-19 10:58:39 +01: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 Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
os2 Bug 442393: fix OS/2 build break, p=wuno@lsvw 2009-03-19 09:36:00 +01:00
tests Bug 488597 Fix Random Test Failure (test_punycodeURIs.js). r=sdwilsh 2009-05-19 10:58:39 +01:00
unix [Bug 455509] Implement system integration via dbus (open_mime) in Fennec. r=sdwilsh,blassey sr=bz 2009-03-30 14:10:26 -04:00
win Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines. 2009-04-12 20:25:29 +05:30
Makefile.in Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05: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 Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
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
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
nsIInternetConfigService.idl Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
nsLocalHandlerApp.cpp Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg 2009-03-09 12:47:39 -04:00
nsLocalHandlerApp.h
nsMIMEInfoImpl.cpp Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
nsMIMEInfoImpl.h Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
nsWebHandlerApp.js