webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebKit::GeolocationPermissionRequestManager Class Reference

#include <GeolocationPermissionRequestManager.h>

Public Member Functions

 GeolocationPermissionRequestManager (WebPage *)
 
void startRequestForGeolocation (WebCore::Geolocation *)
 
void cancelRequestForGeolocation (WebCore::Geolocation *)
 
void didReceiveGeolocationPermissionDecision (uint64_t geolocationID, bool allowed)
 

Constructor & Destructor Documentation

◆ GeolocationPermissionRequestManager()

WebKit::GeolocationPermissionRequestManager::GeolocationPermissionRequestManager ( WebPage )
explicit

Member Function Documentation

◆ cancelRequestForGeolocation()

void WebKit::GeolocationPermissionRequestManager::cancelRequestForGeolocation ( WebCore::Geolocation *  )

◆ didReceiveGeolocationPermissionDecision()

void WebKit::GeolocationPermissionRequestManager::didReceiveGeolocationPermissionDecision ( uint64_t  geolocationID,
bool  allowed 
)

◆ startRequestForGeolocation()

void WebKit::GeolocationPermissionRequestManager::startRequestForGeolocation ( WebCore::Geolocation *  )

The documentation for this class was generated from the following file: