tor-browser

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

bug1219128-1.js (85B)


      1 evaluate(`
      2  x = evalcx("lazy");
      3  oomTest(function () {
      4    x.start("1");
      5  });
      6 `);