Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/
DCache.cpp96 …ocLoader, CachedResource::Type type, const KURL& url, const String& charset, bool requestIsPreload) in requestResource() argument
106 if (resource && requestIsPreload && !resource->isPreloaded()) in requestResource()
111 if (doc && !requestIsPreload) in requestResource()