HomeSort by relevance Sort by last modified time
    Searched refs:enableSessionStorage (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 106 BLINK_EXPORT static void enableSessionStorage(bool);
  /external/chromium_org/content/child/
runtime_features.cc 102 WebRuntimeFeatures::enableSessionStorage(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 221 void WebRuntimeFeatures::enableSessionStorage(bool enable)

Completed in 223 milliseconds