mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
d1460e3a0a
libraries that don't exist on Windows CE) * Taking xxx advice and making GetNAME always return a GDI forcing us to use GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE) * Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code uses catches to ensure that the plugins don't crash mozilla. On windows ce on arm, we have no choice but to disable CALL_SAFETY_ON. * On Windows CE, VerQueryValue internal structure can not be modified so callers must do a bit of string conversion. * Disabling more code in nsOSHelperAppService for Windows CE. * Enabling the Windows Registry code in XPCOM since the Window CE shunt now supports the limited set needed (all but notification). Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa |
||
---|---|---|
.. | ||
beos | ||
mac | ||
os2 | ||
unix | ||
win | ||
.cvsignore | ||
Makefile.in | ||
nsCExternalHandlerService.idl | ||
nsExternalHelperAppService.cpp | ||
nsExternalHelperAppService.h | ||
nsExternalProtocolHandler.cpp | ||
nsExternalProtocolHandler.h | ||
nsHelperAppRDF.h | ||
nsIExternalHelperAppService.idl | ||
nsIExternalProtocolService.idl | ||
nsIHelperAppLauncherDialog.idl | ||
nsIInternetConfigService.idl | ||
nsMIMEInfoImpl.cpp | ||
nsMIMEInfoImpl.h |