tor-browser

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

processor-construction-port.https.html.ini (361B)


      1 [processor-construction-port.https.html]
      2  expected:
      3    if (os == "android") and sessionHistoryInParent and debug: OK
      4    if os == "win": OK
      5    if os == "linux": OK
      6    if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT]
      7    [OK, TIMEOUT]
      8  [Singleton AudioWorkletProcessor]
      9    expected:
     10      if os == "mac": [PASS, TIMEOUT]