dosse91 %!s(int64=6) %!d(string=hai) anos
pai
achega
c95cfb10be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      speedtest_worker.js

+ 1 - 1
speedtest_worker.js

@@ -130,7 +130,7 @@ this.addEventListener("message", function(e) {
 						// ff more precise with 1 upload stream
 						settings.xhr_ulMultistream = 1;
 					}
-					if (typeof s.xhr_ulMultistream === "undefined") {
+					if (typeof s.ping_allowPerformanceApi === "undefined") {
 						// ff performance API sucks
 						settings.ping_allowPerformanceApi = false;
 					}