gecko/mobile/android/components/build
Jim Chen 57092e14bb Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
..
moz.build Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
nsAndroidHistory.cpp Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey 2014-01-17 23:32:24 -06:00
nsAndroidHistory.h Bug 958087 - nsAndroidHistory::SetURITitle is called for iframes and embeds r=blassey 2014-01-09 15:43:14 -05:00
nsBrowserComponents.h
nsBrowserModule.cpp Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-10-23 16:36:09 -04:00
nsIShellService.idl
nsShellService.cpp Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
nsShellService.h