Linux Mac OSX Windows
 Interface allows access to a geolocation and is passed to
 the nsIGeolocationPrompt so that the application can approve
 or deny the request.
[scriptable, function, uuid(f2aefde1-8e38-48b3-bbb8-bd6c4ae1ac8a)]
interface nsIGeolocationRequest : nsISupports

Attributes


        
readonly attribute nsIURI requestingURI

        
readonly attribute nsIDOMWindow requestingWindow

Methods


        
void allow()

        
void cancel()