Searched defs:handlePreflightFailure (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DDocumentThreadableLoader.cpp325 handlePreflightFailure(response.url().string(), accessControlErrorDescription);
330 handlePreflightFailure(response.url().string(), accessControlErrorDescription);
338 handlePreflightFailure(response.url().string(), accessControlErrorDescription);
465 void DocumentThreadableLoader::handlePreflightFailure(const String& url, const String& errorDescription) function in class:blink::DocumentThreadableLoader

Completed in 71 milliseconds