tor-browser

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

bug1196589.js (237B)


      1 function printStatus (msg) {
      2  var lines = msg.split ("\n");
      3  for (var i=0; i<lines.length; i++)
      4    lines[i];
      5 }
      6 Object.prototype.length = function(){};
      7 var summary = 'Do not assert: !OBJ_GET_PROTO(cx, ctor)';
      8  printStatus (summary);