Searched refs:XDomainRequest (Results 1 – 2 of 2) sorted by relevance
4865 sinon.xdr = { XDomainRequest: this.XDomainRequest }; property4870 xdr.GlobalXDomainRequest = global.XDomainRequest;5036 global.XDomainRequest = xdr.GlobalXDomainRequest;5046 global.XDomainRequest = sinon.FakeXDomainRequest;
1854 …if (d3_window.XDomainRequest && !("withCredentials" in request) && /^(http(s)?:)?\/\//.test(url)) …