Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/
DResourceHandle.cpp40 static bool shouldForceContentSniffing; variable
146 if (shouldForceContentSniffing) in shouldContentSniffURL()
155 shouldForceContentSniffing = true; in forceContentSniffing()