tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

incrementer-worker.js (140B)


      1 "use strict";
      2 importScripts("/resources/testharness.js");
      3 importScripts("./test-incrementer.js");
      4 
      5 setupDestinationIncrementer(self, self);