Home
last modified time | relevance | path

Searched refs:httpPipeliningEnabled (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/network/cf/
DResourceRequestCFNet.cpp214 bool ResourceRequest::httpPipeliningEnabled() in httpPipeliningEnabled() function in WebCore::ResourceRequest
233 if (ResourceRequest::httpPipeliningEnabled()) { in initializeMaximumHTTPConnectionCountPerHost()
DResourceRequest.h91 static bool httpPipeliningEnabled();
/external/webkit/Source/WebCore/platform/network/mac/
DResourceRequestMac.mm73 if (ResourceRequest::httpPipeliningEnabled())
123 if (ResourceRequest::httpPipeliningEnabled())
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h176 bool httpPipeliningEnabled();
DWebContext.cpp757 bool WebContext::httpPipeliningEnabled() in httpPipeliningEnabled() function in WebKit::WebContext
760 return ResourceRequest::httpPipeliningEnabled(); in httpPipeliningEnabled()
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm2831 return ResourceRequest::httpPipeliningEnabled();
/external/webkit/Source/WebKit2/
DChangeLog529 (WebKit::WebContext::httpPipeliningEnabled): Added.
532 (WebKit::WebContext::httpPipeliningEnabled): Added declaration.
/external/webkit/Source/WebCore/
DChangeLog18243 * WebCore.exp.in: Export ResourceRequest::httpPipeliningEnabled()
18251 (WebCore::ResourceRequest::httpPipeliningEnabled): Added declaration.
18257 (WebCore::ResourceRequest::httpPipeliningEnabled): Added.
18260 to use ResourceRequest::httpPipeliningEnabled().
18267 use ResourceRequest::httpPipeliningEnabled(). Removed check for