gecko-dev/toolkit/xre
Henri Sivonen 87ef48d54b Bug 1423855 - Quit if the profile path is not valid UTF-8 on non-Windows platforms. r=glandium
On non-Windows platforms Firefox is broken in various ways (unable to save
history and bookmarks, for example) if the profile path isn't valid UTF-8.
It's better to check that up front instead of being broken in mysterious
ways.

MozReview-Commit-ID: 76XxIB3cuvh

--HG--
extra : rebase_source : d954bc7fad6cbd8fae81205126c8fd3998ce174b
2017-12-07 12:18:47 +02:00
..
test Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
AutoSQLiteLifetime.cpp Bug 1412048 - Replace NS_RUNTIMEABORT("...") with MOZ_CRASH("..."). r=froydnj 2017-10-24 23:30:31 -07:00
AutoSQLiteLifetime.h Bug 730495, guarantee that sqlite3_config is called before any other SQLite function, r=asuth, r=froydnj, r=mak 2017-09-29 13:25:06 +02:00
Bootstrap.cpp Bug 730495, guarantee that sqlite3_config is called before any other SQLite function, r=asuth, r=froydnj, r=mak 2017-09-29 13:25:06 +02:00
Bootstrap.h
CreateAppData.cpp
EventTracer.cpp Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
EventTracer.h
MacApplicationDelegate.h
MacApplicationDelegate.mm Bug 1408118 - Disable Mac's insertion of its own full screen menu item as we already provide one. r=spohl 2017-10-13 08:47:56 +01:00
MacAutoreleasePool.h
MacAutoreleasePool.mm
MacLaunchHelper.h
MacLaunchHelper.mm
Makefile.in Bug 1380547 - Add a variable other than DEFINES for defines that are set from Makefiles. r=mshal 2017-08-08 15:43:04 -07:00
MozMeegoAppService.h
ProfileReset.cpp Bug 870698 - Part 1: Replace Assign("") with AssignLiteral(""). r=erahm 2017-09-03 22:12:56 -07:00
ProfileReset.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
UIKitDirProvider.h
UIKitDirProvider.mm
glxtest.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsAndroidStartup.cpp Bug 1402519 - Remove MOZ_CRASHREPORTER directives from toolkit; r=mossop 2017-10-10 15:56:48 +02:00
nsAppRunner.cpp Bug 1423855 - Quit if the profile path is not valid UTF-8 on non-Windows platforms. r=glandium 2017-12-07 12:18:47 +02:00
nsAppRunner.h Bug 1409716 - Remove DetectDisplay() and use DISPLAY env variable or Gdk display manager to detect/open it, r=glandium 2017-10-25 14:53:08 +02:00
nsAppStartupNotifier.cpp Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
nsAppStartupNotifier.h
nsCommandLineServiceMac.cpp
nsCommandLineServiceMac.h
nsConsoleWriter.cpp Bug 1387381 - Remove nsXPIDLString local variables. r=erahm. 2017-08-08 16:07:55 +10:00
nsEmbedFunctions.cpp Bug 1399787 - Part 5. Implement the PDFium process. r=jwatt 2017-10-16 16:22:07 +08:00
nsEmbeddingModule.cpp
nsGDKErrorHandler.cpp Bug 1412048 - Replace NS_RUNTIMEABORT(var) with MOZ_CRASH_UNSAFE_OOL(var). r=froydnj data-review=francois 2017-10-24 23:38:38 -07:00
nsGDKErrorHandler.h
nsIAppStartupNotifier.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsINativeAppSupport.idl
nsIWinAppHelper.idl
nsNativeAppSupportBase.cpp
nsNativeAppSupportBase.h
nsNativeAppSupportCocoa.mm
nsNativeAppSupportDefault.cpp
nsNativeAppSupportUnix.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsNativeAppSupportWin.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
nsNativeAppSupportWin.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsSigHandlers.cpp Bug 1390776 - Put definition and uses of gProgname under #ifdef CRAWL_STACK_ON_SIGSEGV. r=njn 2017-08-16 17:17:08 +09:00
nsSigHandlers.h
nsUpdateDriver.cpp Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj 2017-09-28 10:37:27 +09:00
nsUpdateDriver.h
nsWindowsRestart.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsWindowsWMain.cpp Bug 1403218 - Remove no longer used XRE_DONT_SUPPORT_XPSP2 definition. r=glandium 2017-09-26 17:48:26 +02:00
nsX11ErrorHandler.cpp Bug 1402519 - Remove MOZ_CRASHREPORTER directives from toolkit; r=mossop 2017-10-10 15:56:48 +02:00
nsX11ErrorHandler.h
nsXREDirProvider.cpp Backed out 1 changesets (bug 1365257) for failing gl in \build\build\src\obj-firefox\dist\include\mozilla/ServoStyleSet.h:97 r=backout on a CLOSED TREE 2017-11-10 19:23:58 +02:00
nsXREDirProvider.h Bug 1393805 - Part 1 - Add XRE_USER_SYS_EXTENSION_DEV_DIR XRESysExtDev Key. r=bobowen,gcp 2017-10-04 10:43:49 -07:00
platform.ini
updaterfileutils_osx.h
updaterfileutils_osx.mm