.. |
test
|
Bug 1355559: Suppress stack walking in LdrResolveDelayLoadedAPI. r=mstange,aklotz
|
2017-05-03 23:26:47 -04:00 |
Bootstrap.cpp
|
Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin
|
2017-03-07 22:34:39 -05:00 |
Bootstrap.h
|
Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin
|
2017-03-07 22:34:39 -05:00 |
CreateAppData.cpp
|
Bug 1356843 - Fix -Wcomma warnings in toolkit/. r=mossop
|
2017-04-05 01:23:45 -07:00 |
EventTracer.cpp
|
Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE
|
2017-04-10 19:05:44 +02:00 |
EventTracer.h
|
…
|
|
MacApplicationDelegate.h
|
…
|
|
MacApplicationDelegate.mm
|
…
|
|
MacAutoreleasePool.h
|
…
|
|
MacAutoreleasePool.mm
|
…
|
|
MacLaunchHelper.h
|
Bug 1250901: Replace waitpid with NSTask's waitUntilExit. r=mstange f=rstrong
|
2016-08-31 18:56:48 -04:00 |
MacLaunchHelper.mm
|
Bug 1250901: Replace waitpid with NSTask's waitUntilExit. r=mstange f=rstrong
|
2016-08-31 18:56:48 -04:00 |
Makefile.in
|
…
|
|
MozMeegoAppService.h
|
…
|
|
ProfileReset.cpp
|
Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj
|
2016-12-14 09:32:21 -07:00 |
ProfileReset.h
|
Bug 883627 - Updated CreateResetProfile() to use the existing profile name for the newly created profile, r=gijs
|
2017-02-09 15:29:58 -08:00 |
UIKitDirProvider.h
|
…
|
|
UIKitDirProvider.mm
|
…
|
|
glxtest.cpp
|
Backed out changeset cf43cacdb262 (bug 1294232) for XPCShell failures
|
2016-09-21 14:24:26 +08:00 |
moz.build
|
Bug 1358790 - compile city.cpp in toolkit/xre/ so it doesn't depend on browser/; r=mhowell
|
2017-04-24 14:07:06 -07:00 |
nsAndroidStartup.cpp
|
Bug 1306327 - Move reading application.ini to XRE_main. r=bsmedberg
|
2017-01-10 16:43:23 +09:00 |
nsAppRunner.cpp
|
Bug 1362493 - Let users with mpc=true addons into the multi experiment. r=Felipe
|
2017-05-08 11:34:52 -07:00 |
nsAppRunner.h
|
Bug 1345978, part 1 - Add a way to get the platform build id without the service manager. r=froydnj
|
2017-03-11 08:01:34 -08:00 |
nsAppStartupNotifier.cpp
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsAppStartupNotifier.h
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsCommandLineServiceMac.cpp
|
…
|
|
nsCommandLineServiceMac.h
|
…
|
|
nsConsoleWriter.cpp
|
…
|
|
nsEmbedFunctions.cpp
|
Bug 1313200 - Init AbstractThread properly and early. r=froydnj
|
2017-04-19 13:24:09 +08:00 |
nsEmbeddingModule.cpp
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsGDKErrorHandler.cpp
|
…
|
|
nsGDKErrorHandler.h
|
…
|
|
nsIAppStartupNotifier.h
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsINativeAppSupport.idl
|
Bug 1332892 - Remove obsolete hackaround from nsDefaultURIFixup.cpp. r=bz
|
2017-01-22 14:32:37 +09:00 |
nsIWinAppHelper.idl
|
…
|
|
nsNativeAppSupportBase.cpp
|
…
|
|
nsNativeAppSupportBase.h
|
…
|
|
nsNativeAppSupportCocoa.mm
|
…
|
|
nsNativeAppSupportDefault.cpp
|
…
|
|
nsNativeAppSupportUnix.cpp
|
…
|
|
nsNativeAppSupportWin.cpp
|
Bug 1363395 - nsGlobalWindow::GetLocation should support to be called on the outer window, r=smaug
|
2017-05-09 22:41:19 +02:00 |
nsNativeAppSupportWin.h
|
…
|
|
nsSigHandlers.cpp
|
…
|
|
nsSigHandlers.h
|
…
|
|
nsUpdateDriver.cpp
|
Bug 1359492 - remove code that incorrectly sets the apply to dir path when staging an update. r=mhowell
|
2017-05-03 11:37:53 -07:00 |
nsUpdateDriver.h
|
Bug 1355361 - nsUpdateProcessor::ProcessUpdate should use the directory service instead of nsXREDirProvider (also removes app update gonk support). r=mhowell
|
2017-04-12 18:07:07 -07:00 |
nsWindowsRestart.cpp
|
…
|
|
nsWindowsWMain.cpp
|
…
|
|
nsX11ErrorHandler.cpp
|
bug 1331320 install X11 error handler through Xlib in plugin process as GTK2 does not use g_error r=glandium
|
2017-01-13 20:50:58 +13:00 |
nsX11ErrorHandler.h
|
bug 1331320 install X11 error handler through Xlib in plugin process as GTK2 does not use g_error r=glandium
|
2017-01-13 20:50:58 +13:00 |
nsXREDirProvider.cpp
|
Backed out changeset 5e01d4124eae (bug 833143) on suspicion of triggering assertion CompositorThreadHolder::IsInCompositorThread() on Windows 8 x64 M-e10s. r=backout
|
2017-05-02 23:40:33 +02:00 |
nsXREDirProvider.h
|
…
|
|
platform.ini
|
…
|
|
updaterfileutils_osx.h
|
…
|
|
updaterfileutils_osx.mm
|
…
|
|