Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / core / src / org / xwalk / core / XWalkGeolocationPermissions.java
index 7736b8d..6bba779 100644 (file)
@@ -17,6 +17,7 @@ import org.chromium.net.GURLUtils;
  * This class is used to manage permissions for the WebView's Geolocation JavaScript API.
  *
  * Callbacks are posted on the UI thread.
+ * TODO(yongsheng): remove public modifier.
  */
 public final class XWalkGeolocationPermissions {
     /**