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

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.cpp42 static const char framelessDocumentErrorMessage[] = "Geolocation cannot be used in frameless documents"; member in namespace:blink
355 (*it)->setFatalError(PositionError::create(PositionError::POSITION_UNAVAILABLE, framelessDocumentErrorMessage));

Completed in 689 milliseconds