Searched defs:httpStatusCodeError (Results 1 - 2 of 2) sorted by relevance
/external/webkit/WebCore/loader/ | ||
H A D | CachedImage.h | 71 virtual void httpStatusCodeError() { m_httpStatusCodeErrorOccurred = true; } function in class:WebCore::CachedImage |
H A D | CachedResource.h | 86 virtual void httpStatusCodeError() { error(); } // Images keep loading in spite of HTTP errors (for legacy compat with <img>, etc.). function in class:WebCore::CachedResource |
Completed in 57 milliseconds