transports: fix node tests error

This commit is contained in:
Guillermo Rauch
2013-12-30 21:44:46 -03:00
parent 2f880c6264
commit fa187c48e6

View File

@@ -205,7 +205,7 @@ Polling.prototype.uri = function(){
var port = '';
// cache busting is forced for IE / android / iOS6 ಠ_ಠ
if ('ActiveXObject' in window
if ('ActiveXObject' in global
|| util.ua.chromeframe
|| util.ua.android
|| util.ua.ios6