tor-browser

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

fetch-header-visibility.https.html.ini (304B)


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