Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/generic/
DRuntimeEnabledFeatures.h52 static bool applicationCacheEnabled() { return isApplicationCacheEnabled; } in applicationCacheEnabled() function
/external/webkit/Source/WebKit/chromium/src/
DWebRuntimeFeatures.cpp149 return RuntimeEnabledFeatures::applicationCacheEnabled(); in isApplicationCacheEnabled()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2936496 Adding applicationCacheEnabled bit to V8 RuntimeEnabledFeatures.
36503 (WebCore::RuntimeEnabledFeatures::applicationCacheEnabled):
DChangeLog-2010-05-2450064 (WebCore::RuntimeEnabledFeatures::applicationCacheEnabled):