Przeglądaj źródła

Telemetry stuff

adolfintel 7 lat temu
rodzic
commit
153e313a53
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      speedtest_worker.js
  2. 0 0
      speedtest_worker.min.js

+ 1 - 1
speedtest_worker.js

@@ -158,7 +158,7 @@ this.addEventListener('message', function (e) {
     runNextTest()
   }
   if (params[0] === 'abort') { // abort command
-    tverb('manually aborted')
+    tlog('manually aborted')
     clearRequests() // stop all xhr activity
     runNextTest=null;
     if (interval) clearInterval(interval) // clear timer if present

Plik diff jest za duży
+ 0 - 0
speedtest_worker.min.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików