Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DGeolocation.cpp53 static const char framelessDocumentErrorMessage[] = "Geolocation cannot be used in frameless docume… variable
533 …alError(PositionError::create(PositionError::POSITION_UNAVAILABLE, framelessDocumentErrorMessage)); in cancelRequests()