Backed out changeset c402d9e91897 (bug 1265386)

This commit is contained in:
Carsten "Tomcat" Book
2016-07-21 13:58:46 +02:00
parent 120d1b4407
commit 95f8860e7a
3 changed files with 13 additions and 11 deletions

View File

@@ -73,6 +73,7 @@ using namespace mozilla;
typedef mozilla::dom::GamepadPlatformService GamepadPlatformService;
nsIGeolocationUpdate *gLocationCallback = nullptr;
nsAutoPtr<mozilla::AndroidGeckoEvent> gLastSizeChange;
nsAppShell* nsAppShell::sAppShell;
StaticAutoPtr<Mutex> nsAppShell::sAppShellLock;