Home
last modified time | relevance | path

Searched defs:isSessionStorageEnabled (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/generic/
DRuntimeEnabledFeatures.cpp46 bool RuntimeEnabledFeatures::isSessionStorageEnabled = true; member in WebCore::RuntimeEnabledFeatures
DRuntimeEnabledFeatures.h163 static bool isSessionStorageEnabled; variable
/external/webkit/Source/WebKit/chromium/src/
DWebRuntimeFeatures.cpp82 bool WebRuntimeFeatures::isSessionStorageEnabled() in isSessionStorageEnabled() function in WebKit::WebRuntimeFeatures