Searched refs:NETWORK_ERR (Results 1 – 9 of 9) sorted by relevance
47 NETWORK_ERR = XMLHttpRequestExceptionOffset + 101, enumerator
46 const unsigned short NETWORK_ERR = 101;
604 ec = XMLHttpRequestException::NETWORK_ERR; in createRequest()668 m_exceptionCode = XMLHttpRequestException::NETWORK_ERR; in createRequest()971 m_exceptionCode = XMLHttpRequestException::NETWORK_ERR; in didFail()
57 NETWORK_ERR = 19, enumerator
283 nameTableOffset = XMLHttpRequestException::NETWORK_ERR; in getExceptionCodeDescription()
73 const unsigned short NETWORK_ERR = 19;
253 ec = XMLHttpRequestException::NETWORK_ERR; in importScripts()
15307 [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR15672 [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR
64726 (KJS::setDOMException): Added support for NETWORK_ERR. Changed the temporary 64748 (WebCore::): Added NETWORK_ERR and a comment about PERMISSION_DENIED.