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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.h107 bool doneWithoutErrors() const { return !m_error && m_state == DONE; } function in class:WebCore::final

Completed in 70 milliseconds