Searched refs:geolocationError (Results 1 – 1 of 1) sorted by relevance
6424 …RefPtr<GeolocationError> geolocationError = GeolocationError::create(GeolocationError::PositionUna… in geolocationDidFailWithError() local6425 m_page->geolocationController()->errorOccurred(geolocationError.get()); in geolocationDidFailWithError()