browser_crash.js (217B)
1 function test() { 2 const Cc = SpecialPowers.Cc; 3 const Ci = SpecialPowers.Ci; 4 let debug = Cc["@mozilla.org/xpcom/debug;1"].getService(Ci.nsIDebug2); 5 debug.abort("test_crash.js", 5); 6 ok(false, "Should pass"); 7 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |