Searched refs:setFatalError (Results 1 – 4 of 4) sorted by relevance
101 void Geolocation::GeoNotifier::setFatalError(PassRefPtr<PositionError> error) in setFatalError() function in WebCore::Geolocation::GeoNotifier317 …notifier->setFatalError(PositionError::create(PositionError::PERMISSION_DENIED, permissionDeniedEr… in startRequest()332 …notifier->setFatalError(PositionError::create(PositionError::POSITION_UNAVAILABLE, failedToStartSe… in startRequest()352 …notifier->setFatalError(PositionError::create(PositionError::PERMISSION_DENIED, permissionDeniedEr… in requestUsesCachedPosition()386 …notifier->setFatalError(PositionError::create(PositionError::POSITION_UNAVAILABLE, failedToStartSe… in makeCachedPositionCallbacks()533 …(*it)->setFatalError(PositionError::create(PositionError::POSITION_UNAVAILABLE, framelessDocumentE… in cancelRequests()756 …notifier->setFatalError(PositionError::create(PositionError::POSITION_UNAVAILABLE, failedToStartSe… in handlePendingPermissionNotifiers()758 …notifier->setFatalError(PositionError::create(PositionError::PERMISSION_DENIED, permissionDeniedEr… in handlePendingPermissionNotifiers()
96 void setFatalError(PassRefPtr<PositionError>);
78088 This requires a change to allow multiple calls to GeoNotifier::setFatalError().78097 (WebCore::Geolocation::GeoNotifier::setFatalError):
40427 …(WebCore::Geolocation::GeoNotifier::setFatalError): Added. Sets a fatal error for this notifier, c…