tor-browser

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

restriction-sensor-accelerometer.https.html.ini (426B)


      1 [restriction-sensor-accelerometer.https.html]
      2  expected:
      3    if (os == "android") and fission: [ERROR, TIMEOUT]
      4    ERROR
      5 
      6 [restriction-sensor-accelerometer.https.html?target_hint=_blank]
      7  expected:
      8    if (processor == "x86") and (os == "linux"): [ERROR, CRASH]
      9    ERROR
     10 
     11 [restriction-sensor-accelerometer.https.html?target_hint=_self]
     12  expected:
     13    if (processor == "x86") and (os == "linux"): [ERROR, CRASH]
     14    ERROR