Index: Modules/geolocation/Geolocation.idl |
diff --git a/Modules/geolocation/Geolocation.idl b/Modules/geolocation/Geolocation.idl |
index f430c8d0f78294bfbdf37f56afd18f5dcf945e1c..16bd52339efc9609a6df58065d7f72a9d1d73fda 100644 |
--- a/Modules/geolocation/Geolocation.idl |
+++ b/Modules/geolocation/Geolocation.idl |
@@ -25,8 +25,7 @@ |
// http://www.w3.org/TR/geolocation-API/#geolocation_interface |
[ |
- Conditional=GEOLOCATION, |
- JSGenerateIsReachable=ImplFrame, |
+ Conditional=GEOLOCATION, |
OmitConstructor |
] interface Geolocation { |
[Custom] void getCurrentPosition(in PositionCallback successCallback, |