tor-browser

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

fetch-frame-resource.https.html.ini (289B)


      1 [fetch-frame-resource.https.html]
      2  expected:
      3    if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
      4    if (os == "android") and fission: [OK, TIMEOUT, ERROR]
      5    if (os == "linux") and fission: [OK, ERROR]
      6    if (os == "linux") and not fission: [OK, ERROR, CRASH]