Home
last modified time | relevance | path

Searched refs:geolocationError (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebView.cpp6424 …RefPtr<GeolocationError> geolocationError = GeolocationError::create(GeolocationError::PositionUna… in geolocationDidFailWithError() local
6425 m_page->geolocationController()->errorOccurred(geolocationError.get()); in geolocationDidFailWithError()