tor-browser

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

script-change-transform.https.html.ini (254B)


      1 [script-change-transform.https.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: CRASH
      4    if (os == "android") and not debug: [OK, TIMEOUT]
      5    if os == "mac": [OK, TIMEOUT]
      6    if (os == "android") and debug: [OK, CRASH]