Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/generic/
DRuntimeEnabledFeatures.h58 static bool geolocationEnabled() { return isGeolocationEnabled; } in geolocationEnabled() function
/external/webkit/Source/WebKit/chromium/src/
DWebRuntimeFeatures.cpp181 return RuntimeEnabledFeatures::geolocationEnabled(); in isGeolocationEnabled()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1622944 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2444410 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled
50066 (WebCore::RuntimeEnabledFeatures::geolocationEnabled):
DChangeLog-2010-01-299311 (WebCore::RuntimeEnabledFeatures::geolocationEnabled):
25417 …Adds geolocationEnabled in Settings for runtime control of geolocaiton features. This defaults to …
25429 (WebCore::Settings::geolocationEnabled): Add m_geolocationEnabled flag