Bug 734325 - implement compassneedscalibration event. r=jdm

This commit is contained in:
Doug Turner
2012-03-13 16:57:09 -07:00
parent c80134c644
commit 8d14d19e31
12 changed files with 106 additions and 8 deletions

View File

@@ -473,6 +473,7 @@ AndroidGeckoEvent::Init(JNIEnv *jenv, jobject jobj)
break;
}
case SENSOR_ACCURACY:
case ACTIVITY_STOPPING:
case ACTIVITY_START:
case ACTIVITY_PAUSING: