Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/generic/
DRuntimeEnabledFeatures.cpp64 bool RuntimeEnabledFeatures::isXHRResponseBlobEnabled = false; member in WebCore::RuntimeEnabledFeatures
DRuntimeEnabledFeatures.h176 static bool isXHRResponseBlobEnabled; variable
/external/webkit/Source/WebKit/chromium/src/
DWebRuntimeFeatures.cpp282 bool WebRuntimeFeatures::isXHRResponseBlobEnabled() in isXHRResponseBlobEnabled() function in WebKit::WebRuntimeFeatures