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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorResourceAgent.h 100 bool shouldForceCORSPreflight();
InspectorInstrumentation.idl 519 bool shouldForceCORSPreflight(Document*);
InspectorResourceAgent.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoader.cpp 143 bool shouldForcePreflight = InspectorInstrumentation::shouldForceCORSPreflight(&m_document);

Completed in 139 milliseconds