Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / geofencing / WorkerNavigatorGeofencing.idl
index bfcbe18..6af4e01 100644 (file)
@@ -6,5 +6,6 @@
     RuntimeEnabled=Geofencing,
     Exposed=Worker,
 ] partial interface WorkerNavigator {
+    // FIXME: Delete this class once ServiceWorkerRegistration is exposed in service workers.
     readonly attribute Geofencing geofencing;
 };