This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-30 10:12:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
uriloader
/
exthandler
History
marria%gmail.com
4776db2c47
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
..
beos
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
mac
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
os2
#326273
2006-05-11 17:21:18 +00:00
unix
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
win
This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only.
2005-09-07 19:21:02 +00:00
.cvsignore
…
Makefile.in
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
nsCExternalHandlerService.idl
…
nsExternalHelperAppService.cpp
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
nsExternalHelperAppService.h
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
nsExternalProtocolHandler.cpp
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
nsExternalProtocolHandler.h
…
nsHelperAppRDF.h
…
nsIExternalHelperAppService.idl
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
2005-04-15 19:41:07 +00:00
nsIExternalProtocolService.idl
bumping IID after bug 263546's checkin
2004-10-29 16:48:38 +00:00
nsIHelperAppLauncherDialog.idl
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
2005-03-13 17:03:44 +00:00
nsIInternetConfigService.idl
…
nsMIMEInfoImpl.cpp
335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner
2006-04-28 18:17:11 +00:00
nsMIMEInfoImpl.h
282196 - need to access arbitrary metdata on default application handler (windows) - make nsMIMEInfoWin implement nsIPropertyBag with property keys to access moz-icon URIs for default and preferred application handlers. r=biesi sr=bz
2005-02-25 09:02:14 +00:00