Home
last modified time | relevance | path

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

/external/webkit/LayoutTests/fast/dom/Geolocation/
Derror-expected.txt8 PASS error.UNKNOWN_ERROR is undefined
/external/chromium/chrome/browser/extensions/
Dextension_webstore_private_api.h55 UNKNOWN_ERROR, enumerator
Dextension_webstore_private_api.cc159 parse_error_(BeginInstallWithManifestFunction::UNKNOWN_ERROR) {} in SafeBeginInstallHelper()
314 case UNKNOWN_ERROR: in SetResult()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2935596 Geolocation error code UNKNOWN_ERROR is deprecated.
35604 (WebCore::PositionError::): Remove ErrorCode::UNKNOWN_ERROR.
35605 * page/PositionError.idl: Modified. Remove UNKNOWN_ERROR constant.
35607 (WebCore::Geolocation::startRequest): Replace UNKNOWN_ERROR with POSITION_UNAVAILABLE.
35609 … (WebCore::GeolocationServiceGtk::startUpdating): Replace UNKNOWN_ERROR with POSITION_UNAVAILABLE.