tor-browser

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

audio-decoder.crossOriginIsolated.https.any.js.ini (661B)


      1 [audio-decoder.crossOriginIsolated.https.any.worker.html]
      2  [Test isConfigSupported() and configure() using a SharedArrayBuffer]
      3    expected:
      4      if os == "android": PRECONDITION_FAILED
      5 
      6  [Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
      7    expected:
      8      if os == "android": PRECONDITION_FAILED
      9 
     10 
     11 [audio-decoder.crossOriginIsolated.https.any.html]
     12  [Test isConfigSupported() and configure() using a SharedArrayBuffer]
     13    expected:
     14      if os == "android": PRECONDITION_FAILED
     15 
     16  [Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
     17    expected:
     18      if os == "android": PRECONDITION_FAILED