Bug 739488 - Fennec Native nightly crashes in mozilla::AndroidBridge::EnableLocationHighAccuracy when page requests GPS location. r=dougt
This commit is contained in:
@@ -686,6 +686,10 @@ public class GeckoAppShell
|
||||
});
|
||||
}
|
||||
|
||||
public static void enableLocationHighAccuracy(final boolean enable) {
|
||||
// unsupported
|
||||
}
|
||||
|
||||
/*
|
||||
* Keep these values consistent with |SensorType| in Hal.h
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user