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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DDocumentThreadableLoader.cpp363 static const int timeoutError = -7; local
364 ResourceError error("net", timeoutError, resource()->url(), String());

Completed in 51 milliseconds