Searched refs:SkipSecurityCheck (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DResourceLoaderOptions.h54 SkipSecurityCheck, enumerator in enum:WebCore::SecurityCheckPolicy
H A DNetscapePlugInStreamLoader.cpp40 : ResourceLoader(frame, ResourceLoaderOptions(SendCallbacks, SniffContent, DoNotBufferData, AllowStoredCredentials, AskClientForAllCredentials, SkipSecurityCheck, UseDefaultOriginRestrictionsForType))
H A DDocumentThreadableLoader.cpp346 loadRequest(*actualRequest, SkipSecurityCheck);
H A DDocumentLoader.cpp1440 static NeverDestroyed<ResourceLoaderOptions> mainResourceLoadOptions(SendCallbacks, SniffContent, BufferData, AllowStoredCredentials, AskClientForAllCredentials, SkipSecurityCheck, UseDefaultOriginRestrictionsForType);
/macosx-10.10/WebCore-7600.1.25/loader/cache/
H A DCachedResourceLoader.cpp214 userSheet->load(this, ResourceLoaderOptions(DoNotSendCallbacks, SniffContent, BufferData, AllowStoredCredentials, AskClientForAllCredentials, SkipSecurityCheck, UseDefaultOriginRestrictionsForType));

Completed in 81 milliseconds