tor-browser

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

temporal-svc-encoding.https.any.js.ini (1090B)


      1 [temporal-svc-encoding.https.any.worker.html?av1]
      2  disabled:
      3    if os == "android": not implemented
      4 
      5 [temporal-svc-encoding.https.any.html?av1]
      6  disabled: not implemented
      7 
      8 [temporal-svc-encoding.https.any.worker.html?vp9]
      9  disabled:
     10    if os == "android": not implemented
     11 
     12 [temporal-svc-encoding.https.any.worker.html?vp8]
     13  disabled:
     14    if os == "android": not implemented
     15 
     16 [temporal-svc-encoding.https.any.worker.html?h264]
     17  disabled:
     18    if (os == "linux") or (os == "android"): not implemented
     19  [SVC L1T3]
     20    expected:
     21      if os == "mac": PRECONDITION_FAILED
     22 
     23 
     24 [temporal-svc-encoding.https.any.html?av1]
     25  disabled:
     26    if os == "android": not implemented
     27 
     28 [temporal-svc-encoding.https.any.html?vp8]
     29  disabled:
     30    if os == "android": not implemented
     31  expected:
     32    if tsan: [OK, TIMEOUT]
     33 
     34 [temporal-svc-encoding.https.any.html?h264]
     35  disabled:
     36    if (os == "linux") or (os == "android"): not implemented
     37  [SVC L1T3]
     38    expected:
     39      if os == "mac": PRECONDITION_FAILED
     40 
     41 
     42 [temporal-svc-encoding.https.any.html?vp9]
     43  disabled:
     44    if os == "android": not implemented