tor-browser

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

bug-1240532.js (103B)


      1 if (helperThreadCount() > 0) {
      2    evalInWorker("try { newGlobal({principal : 5}); } catch (e) {}");
      3 }